mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #16048] [MERGED] chore: update discover links #111326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/16048
Author: @silentoplayz
Created: 7/26/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @tjbck
Base:
dev← Head:discovery-links-adjustment📝 Commits (1)
2d130f3chore: adjust discover links📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
src/lib/components/admin/Functions.svelte(+1 -1)📝
src/lib/components/workspace/Models.svelte(+1 -1)📝
src/lib/components/workspace/Prompts.svelte(+1 -1)📝
src/lib/components/workspace/Tools.svelte(+1 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Functions.svelte,Models.svelte,Prompts.svelte, andTools.svelte).#open-webui-communityhave been updated to point to specific sections within theopenwebui.comwebsite (e.g.,/functions,/models,/prompts,/tools).Changed
hrefattribute for<a>tags in the following files:src/lib/components/admin/Functions.svelte:hrefchanged fromhttps://openwebui.com/#open-webui-communitytohttps://openwebui.com/Functions.src/lib/components/workspace/Models.svelte:hrefchanged fromhttps://openwebui.com/#open-webui-communitytohttps://openwebui.com/models.src/lib/components/workspace/Prompts.svelte:hrefchanged fromhttps://openwebui.com/#open-webui-communitytohttps://openwebui.com/prompts.src/lib/components/workspace/Tools.svelte:hrefchanged fromhttps://openwebui.com/#open-webui-communitytohttps://openwebui.com/tools.Additional Information
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.