[PR #907] [MERGED] fix some links #895

Closed
opened 2026-02-15 18:16:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/907
Author: @Classic298
Created: 12/20/2025
Status: Merged
Merged: 12/20/2025
Merged by: @Classic298

Base: devHead: dev


📝 Commits (6)

📊 Changes

15 files changed (+94 additions, -123 deletions)

View changed files

📝 docs/features/plugin/development/reserved-args.mdx (+1 -1)
📝 docs/features/plugin/functions/action.mdx (+2 -2)
📝 docs/features/plugin/functions/index.mdx (+1 -1)
📝 docs/features/plugin/tools/index.mdx (+68 -96)
📝 docs/features/rag/index.md (+1 -1)
📝 docs/features/rbac/permissions.md (+1 -1)
📝 docs/features/web-search/tavily.md (+1 -1)
📝 docs/getting-started/advanced-topics/development.md (+1 -1)
📝 docs/getting-started/advanced-topics/https-encryption.md (+3 -3)
📝 docs/getting-started/quick-start/starting-with-functions.mdx (+6 -8)
📝 docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md (+1 -1)
📝 docs/tutorials/integrations/continue-dev.md (+2 -2)
📝 docs/tutorials/integrations/ipex_llm.md (+2 -2)
📝 docs/tutorials/integrations/iterm2.md (+3 -3)
📝 docusaurus.config.ts (+1 -0)

📄 Description

No description provided


🔄 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/907 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (6) - [`1578d30`](https://github.com/open-webui/docs/commit/1578d308c8d93bf2a0a7ecef619c3f901f2d585b) fix some links - [`57e4ce4`](https://github.com/open-webui/docs/commit/57e4ce44dfa1b81abb15144c9f56bdad96442630) Merge branch 'dev' of https://github.com/Classic298/docs into dev - [`7436bf7`](https://github.com/open-webui/docs/commit/7436bf7ffea9b45af679527ed1dc3b1a6af37fc4) Update starting-with-functions.mdx - [`77acd20`](https://github.com/open-webui/docs/commit/77acd2064f7715807e824585aa6347eecd19aa02) fix more links - [`f2fac4a`](https://github.com/open-webui/docs/commit/f2fac4a0ffb8a8f1a5d6af7cc6da52a05ace209c) tooling descriptions - [`a4aac29`](https://github.com/open-webui/docs/commit/a4aac29e19811e1126ba9f328831c7e1d06a98bd) broken links fixing. ### 📊 Changes **15 files changed** (+94 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/development/reserved-args.mdx` (+1 -1) 📝 `docs/features/plugin/functions/action.mdx` (+2 -2) 📝 `docs/features/plugin/functions/index.mdx` (+1 -1) 📝 `docs/features/plugin/tools/index.mdx` (+68 -96) 📝 `docs/features/rag/index.md` (+1 -1) 📝 `docs/features/rbac/permissions.md` (+1 -1) 📝 `docs/features/web-search/tavily.md` (+1 -1) 📝 `docs/getting-started/advanced-topics/development.md` (+1 -1) 📝 `docs/getting-started/advanced-topics/https-encryption.md` (+3 -3) 📝 `docs/getting-started/quick-start/starting-with-functions.mdx` (+6 -8) 📝 `docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md` (+1 -1) 📝 `docs/tutorials/integrations/continue-dev.md` (+2 -2) 📝 `docs/tutorials/integrations/ipex_llm.md` (+2 -2) 📝 `docs/tutorials/integrations/iterm2.md` (+3 -3) 📝 `docusaurus.config.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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 18:16:33 -05:00
yindo closed this issue 2026-02-15 18:16:33 -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#895