mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #17365] issue: Website link not working #18256
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?
Originally created by @jd2476 on GitHub (Sep 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17365
Check Existing Issues
Installation Method
Other
Open WebUI Version
Latest
Ollama Version (if applicable)
Latest
Operating System
MacOS
Browser (if applicable)
Brave
Confirmation
README.md.Expected Behavior
Url should load correctly
Actual Behavior
Clicking on "Updating Open WebUI Guide" in the https://docs.openwebui.com/getting-started page goes to https://docs.openwebui.com/updating but that page returns a "page not found":
Page Not Found
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
Steps to Reproduce
Logs & Screenshots
Additional Information
Apologies if this isn't the correct place to post this.
@Classic298 commented on GitHub (Sep 11, 2025):
clear your cache - the "Updating Open WebUI" link does not send me to /updating but to /getting-started/updating - and that works fine.
@jd2476 commented on GitHub (Sep 11, 2025):
Thank you -- I thought I had force-refreshed, apparently it hadn't worked. Now it did!
@Classic298 commented on GitHub (Sep 11, 2025):
PS: please open docs related issues in the separate docs repository in the future, thanks @jd2476
@jd2476 commented on GitHub (Sep 11, 2025):
Will do, thanks!