diff --git a/docs/extras/modules/agents/tools/integrations/searx_search.ipynb b/docs/extras/modules/agents/tools/integrations/searx_search.ipynb index dec282f5..73621dae 100644 --- a/docs/extras/modules/agents/tools/integrations/searx_search.ipynb +++ b/docs/extras/modules/agents/tools/integrations/searx_search.ipynb @@ -75,7 +75,7 @@ "source": [ "## Custom Parameters\n", "\n", - "SearxNG supports up to [139 search engines](https://docs.searxng.org/admin/engines/configured_engines.html#configured-engines). You can also customize the Searx wrapper with arbitrary named parameters that will be passed to the Searx search API . In the below example we will making a more interesting use of custom search parameters from searx search api." + "SearxNG supports [135 search engines](https://docs.searxng.org/user/configured_engines.html). You can also customize the Searx wrapper with arbitrary named parameters that will be passed to the Searx search API . In the below example we will making a more interesting use of custom search parameters from searx search api." ] }, {