diff --git a/docs/admin/installation.md b/docs/admin/installation.md index f24614d8..341b4251 100644 --- a/docs/admin/installation.md +++ b/docs/admin/installation.md @@ -3,10 +3,13 @@ title: 'Installation' license: 'CC-BY-SA-4.0' --- -Forgejo publishes a stable release every three months and a long term -support (LTS) release every year. Patch releases are published more -frequently and provide fixes for bugs and security -vulnerabilities. See also how [the Forgejo versioning scheme](../../user/versions) works. +Forgejo publishes a stable release every three months and a long term support +(LTS) release every year. Patch releases are published more frequently and +provide fixes for bugs and security vulnerabilities. Please review the +[releases management](../../developer/release) and +also the +[Forgejo versioning scheme](../../user/versions) documentation for further +information. This guide covers the installation of Forgejo [with Docker](../installation-docker/) or [from