We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488b1cd commit f65558cCopy full SHA for f65558c
src/DependencyInjection/Configuration.php
@@ -60,7 +60,7 @@ public function getConfigTreeBuilder(): TreeBuilder
60
->defaultNull()
61
->end()
62
->arrayNode('settings')
63
- ->info('Configure indices settings, see: https://docs.meilisearch.com/guides/advanced_guides/settings.html')
+ ->info('Configure indices settings, see: https://www.meilisearch.com/docs/reference/api/settings')
64
->arrayPrototype()
65
->variablePrototype()->end()
66
0 commit comments