From ebce0e3292ace09f7a72650670430e7d26d0347f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Schr=C3=B6der?= Date: Wed, 16 Aug 2023 14:33:19 +0200 Subject: [PATCH] Update meilisearch documentation link This documentation link inside the config file is outdated and returns a 404. Not sure, but this link seems to be the best alternative --- config/scout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/scout.php b/config/scout.php index 02f1f767..481d9c3e 100644 --- a/config/scout.php +++ b/config/scout.php @@ -125,7 +125,7 @@ | source search engine with minimal configuration. Below, you can state | the host and key information for your own Meilisearch installation. | - | See: https://docs.meilisearch.com/guides/advanced_guides/configuration.html + | See: https://www.meilisearch.com/docs/learn/configuration/instance_options#all-instance-options | */