From e9e35215d1f2814515660c394f8fe0d0a8c00758 Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Thu, 13 Nov 2025 23:51:00 +0100 Subject: [PATCH] Update url-params.md --- docs/features/chat-features/url-params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/chat-features/url-params.md b/docs/features/chat-features/url-params.md index 04c550c..ab41953 100644 --- a/docs/features/chat-features/url-params.md +++ b/docs/features/chat-features/url-params.md @@ -47,7 +47,7 @@ The following table lists the available URL parameters, their function, and exam ### 4. **Web Search** -- **Description**: Enabling `web-search` allows the chat session to access [web search](https://docs.openwebui.com/tutorials/web-search/) functionality. +- **Description**: Enabling `web-search` allows the chat session to access [web search](/category/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.