[PR #469] [MERGED] Fix incorrect URL path in documentation #529

Closed
opened 2026-02-15 17:17:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/469
Author: @Fu-Jie
Created: 4/3/2025
Status: Merged
Merged: 4/3/2025
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/features/chat-features/url-params.md (+1 -1)

📄 Description

This PR addresses a minor error in the documentation where a URL path was incorrectly specified as /chat?.

The path has been corrected to /? to ensure the link functions as intended and points to the correct page.

Changes:

  • Updated the URL path in [mention the specific file or section, e.g., the Getting Started guide] from /chat? to /?.

This is a small documentation fix.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/469 **Author:** [@Fu-Jie](https://github.com/Fu-Jie) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`da67af9`](https://github.com/open-webui/docs/commit/da67af9b517088a7248328ed533c94e22515905e) Update url-params.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/url-params.md` (+1 -1) </details> ### 📄 Description This PR addresses a minor error in the documentation where a URL path was incorrectly specified as `/chat?`. The path has been corrected to `/?` to ensure the link functions as intended and points to the correct page. **Changes:** * Updated the URL path in [mention the specific file or section, e.g., the Getting Started guide] from `/chat?` to `/?`. This is a small documentation fix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:29 -05:00
yindo closed this issue 2026-02-15 17:17:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#529