From 83cc38923935dcc7edca22756d6fc10988a58540 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Mon, 27 Feb 2023 19:09:43 +0100 Subject: [PATCH] [DOCS] CONTRIBUTING/RELEASE: https://forgejo.org/docs/admin Because the version is not displayed on the landing page of Forgejo, there cannot be a link to a versionned documentation. There must exist a link that points to the latest version on the website for the forgejo instance to display. Better but more complicated approaches could be to: * Embed the documentation in Forgejo * Allow the admin to not display the help * Allow the admin to display a versionned help or not --- CONTRIBUTING/RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING/RELEASE.md b/CONTRIBUTING/RELEASE.md index 5f47a34589..bc5a805b2f 100644 --- a/CONTRIBUTING/RELEASE.md +++ b/CONTRIBUTING/RELEASE.md @@ -68,6 +68,7 @@ When Forgejo is released, artefacts (packages, binaries, etc.) are first publish * Restart the last CI build at https://codeberg.org/forgejo/website/src/branch/main/ * Verify https://forgejo.org/download/ points to the expected release +* Update the [documentation link to the latest version](https://codeberg.org/forgejo/website/src/commit/e63c6f8ab64876b10b86de1d18162b6ccb87bd99/.woodpecker.yml#L35) * Manually try the instructions to work ### DNS update