From ff1a6d71c2ba20025edd9e48e878ba8359866d66 Mon Sep 17 00:00:00 2001 From: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:54:55 -0500 Subject: [PATCH] Update url-params.md --- docs/features/url-params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/url-params.md b/docs/features/url-params.md index fab4ee8..8dcb521 100644 --- a/docs/features/url-params.md +++ b/docs/features/url-params.md @@ -37,7 +37,7 @@ The following table lists the available URL parameters, their function, and exam ### 3. **Web Search** -- **Description**: Enabling `web-search` allows the chat session to access [web search](/features/tutorials/web_search) functionality. +- **Description**: Enabling `web-search` allows the chat session to access [web search](/tutorials/integrations/web_search) functionality. - **How to Set**: Set this parameter to `true` to enable web search. - **Example**: `/?web-search=true` - **Behavior**: If enabled, the chat can retrieve web search results as part of its responses.