#8380·gogs

[Bug] "Help" link in the UI redirects to a 404 page (gogs.io/docs)

Author: SomeoneUnlicensedCreated Jul 8, 2026Updated Aug 25, 2026
Labels💊 bug

Gogs version

0.14.3

Git version

dont matter

Operating system

dont matter

Database

dont matter

Describe the bug

In the Gogs web interface, the "Help" link redirects users to https://gogs.io/docs. Currently, this page is unavailable and returns a 404 (Page Not Found) error.

To reproduce

Go to the Gogs web interface.

Click on the "Help" link in the navigation menu.

Observe the redirection to https://gogs.io/docs, which displays a 404 error instead of the actual documentation.

Expected behavior

The "Help" link should redirect to an active and correct documentation page for the Gogs project.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct