summaryrefslogtreecommitdiff
path: root/doc/university
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-09 00:23:42 +0000
committerEvan Read <eread@gitlab.com>2019-07-09 00:23:42 +0000
commit8a2c53d6400287bbb29056c4d007ee571b292937 (patch)
tree11c90f06934518a83587b774f544bb5b9d125fb9 /doc/university
parent64f477c6a7f996694234541150f3ebab14229e27 (diff)
parent00780264a7f8eaaf304c22aaa481e1942ced05cd (diff)
downloadgitlab-ce-8a2c53d6400287bbb29056c4d007ee571b292937.tar.gz
Merge branch 'docs/update-installation-link' into 'master'
Update the installation link See merge request gitlab-org/gitlab-ce!30489
Diffstat (limited to 'doc/university')
-rw-r--r--doc/university/support/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/support/README.md b/doc/university/support/README.md
index 2c6e52acfde..fdeba89f9c8 100644
--- a/doc/university/support/README.md
+++ b/doc/university/support/README.md
@@ -45,7 +45,7 @@ It's important to understand how to install GitLab in the same way that our user
Sometimes we need to upgrade customers from old versions of GitLab to latest, so it's good to get some experience of doing that now.
-- [Installation Methods](https://about.gitlab.com/installation/):
+- [Installation Methods](https://about.gitlab.com/install/):
- [Omnibus](https://gitlab.com/gitlab-org/omnibus-gitlab/)
- [Docker](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/docker)
- [Source](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md)