Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/package/index.md')
-rw-r--r--doc/update/package/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/update/package/index.md b/doc/update/package/index.md
index 3e0d09eb36e..e61eaae5883 100644
--- a/doc/update/package/index.md
+++ b/doc/update/package/index.md
@@ -39,6 +39,7 @@ GitLab package.
Upgrading versions might need some manual intervention. For more information,
check the version your are upgrading to:
+- [GitLab 16](https://docs.gitlab.com/omnibus/update/gitlab_16_changes.html)
- [GitLab 15](https://docs.gitlab.com/omnibus/update/gitlab_15_changes.html)
- [GitLab 14](https://docs.gitlab.com/omnibus/update/gitlab_14_changes.html)
- [GitLab 13](https://docs.gitlab.com/omnibus/update/gitlab_13_changes.html)
@@ -56,7 +57,7 @@ sudo touch /etc/gitlab/skip-auto-backup
```
Nevertheless, it is highly recommended to maintain a full up-to-date
-[backup](../../raketasks/backup_restore.md) on your own.
+[backup](../../administration/backup_restore/index.md) on your own.
## Upgrade using the official repositories
@@ -178,7 +179,7 @@ To download and install GitLab:
# Debian/Ubuntu
dpkg -i <package_name>
- # RHEL/CentOS 6 and 7
+ # RHEL/CentOS 6 and 7
rpm -Uvh <package_name>
# RHEL/CentOS 8