-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation
Description
Line 180 in 8da45ae
| ctx.RenderWithErr(ctx.Tr("install.sqlite3_not_available", "https://docs.gitea.io/installation/install_from_binary.html"), tplInstall, &form) |
https://docs.gitea.io/installation/install_from_binary.html is 404.
Maybe it will be:
https://docs.gitea.io/en-us/install-from-binary/
or
https://dl.gitea.io/gitea
And the words "not the 'gobuild' version" in the message may not be needed.
Metadata
Metadata
Assignees
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation