mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-24 18:09:26 -05:00
Updates installation.md
(#631)
Adds a link to the releases management section in `installation.md`. Preview https://forgejo.codeberg.page/@docs_pull_631/docs/next/admin/installation/ Reviewed-on: https://codeberg.org/forgejo/docs/pulls/631 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: adagio <h759bkyo4@mozmail.com> Co-committed-by: adagio <h759bkyo4@mozmail.com>
This commit is contained in:
parent
8ba517004d
commit
f8288ff9ff
1 changed files with 7 additions and 4 deletions
|
@ -3,10 +3,13 @@ title: 'Installation'
|
||||||
license: 'CC-BY-SA-4.0'
|
license: 'CC-BY-SA-4.0'
|
||||||
---
|
---
|
||||||
|
|
||||||
Forgejo publishes a stable release every three months and a long term
|
Forgejo publishes a stable release every three months and a long term support
|
||||||
support (LTS) release every year. Patch releases are published more
|
(LTS) release every year. Patch releases are published more frequently and
|
||||||
frequently and provide fixes for bugs and security
|
provide fixes for bugs and security vulnerabilities. Please review the
|
||||||
vulnerabilities. See also how [the Forgejo versioning scheme](../../user/versions) works.
|
[releases management](../../developer/release) and
|
||||||
|
also the
|
||||||
|
[Forgejo versioning scheme](../../user/versions) documentation for further
|
||||||
|
information.
|
||||||
|
|
||||||
This guide covers the installation of Forgejo [with
|
This guide covers the installation of Forgejo [with
|
||||||
Docker](../installation-docker/) or [from
|
Docker](../installation-docker/) or [from
|
||||||
|
|
Loading…
Reference in a new issue