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
path: root/doc/intro
diff options
context:
space:
mode:
authorCindy Pallares <cindy@gitlab.com>2019-07-09 01:24:54 +0300
committerCindy Pallares <cindy@gitlab.com>2019-07-09 01:24:54 +0300
commit00780264a7f8eaaf304c22aaa481e1942ced05cd (patch)
treea3a1bc312ec4fc58c72dc8de57c867af0efba0cb /doc/intro
parentb77d94aab5e021e35e60e5c03fdd9993577f8b48 (diff)
Update the installation link
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
Diffstat (limited to 'doc/intro')
-rw-r--r--doc/intro/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro/README.md b/doc/intro/README.md
index 9a8cd925e48..33b23372280 100644
--- a/doc/intro/README.md
+++ b/doc/intro/README.md
@@ -41,6 +41,6 @@ Use the built-in continuous integration in GitLab.
Install and update your GitLab installation.
-- [Install GitLab](https://about.gitlab.com/installation/)
+- [Install GitLab](https://about.gitlab.com/install/)
- [Update GitLab](https://about.gitlab.com/update/)
- [Explore Omnibus GitLab configuration options](https://docs.gitlab.com/omnibus/settings/configuration.html)