Make all internal links link to the latest (adjusted on stable-splits)

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2022-11-11 15:41:58 +01:00
parent 8f24d6bf90
commit b032437050
18 changed files with 160 additions and 123 deletions

View File

@@ -11,7 +11,7 @@ Please follow the steps on this page to set up your development environment.
Set up Web server and database
------------------------------
First `set up your Web server and database <https://docs.nextcloud.com/server/stable/admin_manual/installation/index.html>`_ (**Section**: Manual Installation - Prerequisites).
First `set up your Web server and database <https://docs.nextcloud.com/server/latest/admin_manual/installation/index.html>`_ (**Section**: Manual Installation - Prerequisites).
.. TODO ON RELEASE: Update version number above on release
@@ -20,7 +20,7 @@ Get the source
There are two ways to obtain Nextcloud sources:
* Using the `stable version <https://docs.nextcloud.com/server/stable/admin_manual/installation/index.html>`_
* Using the `stable version <https://docs.nextcloud.com/server/latest/admin_manual/installation/index.html>`_
* Using the development version from `GitHub`_ which will be explained below.
.. TODO ON RELEASE: Update version number above on release