diff options
author | Cindy Pallares <cindy@gitlab.com> | 2019-07-08 17:24:54 -0500 |
---|---|---|
committer | Cindy Pallares <cindy@gitlab.com> | 2019-07-08 17:24:54 -0500 |
commit | 00780264a7f8eaaf304c22aaa481e1942ced05cd (patch) | |
tree | a3a1bc312ec4fc58c72dc8de57c867af0efba0cb /doc/install | |
parent | b77d94aab5e021e35e60e5c03fdd9993577f8b48 (diff) | |
download | gitlab-ce-00780264a7f8eaaf304c22aaa481e1942ced05cd.tar.gz |
Update the installation linkdocs/update-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/install')
-rw-r--r-- | doc/install/google_cloud_platform/index.md | 2 | ||||
-rw-r--r-- | doc/install/requirements.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/google_cloud_platform/index.md b/doc/install/google_cloud_platform/index.md index 2070187255a..14bf7012c01 100644 --- a/doc/install/google_cloud_platform/index.md +++ b/doc/install/google_cloud_platform/index.md @@ -55,7 +55,7 @@ After a few seconds, the instance will be created and available to log in. The n ![GitLab first sign in](img/ssh_terminal.png) -1. Next, follow the instructions for installing GitLab for the operating system you choose, at <https://about.gitlab.com/installation/>. You can use the IP address from the step above, as the hostname. +1. Next, follow the instructions for installing GitLab for the operating system you choose, at <https://about.gitlab.com/install/>. You can use the IP address from the step above, as the hostname. 1. Congratulations! GitLab is now installed and you can access it via your browser. To finish installation, open the URL in your browser and provide the initial administrator password. The username for this account is `root`. diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 68c1bcbc801..25ab608de3a 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -30,7 +30,7 @@ For the installations options, see [the main installation page](README.md). - macOS Installation of GitLab on these operating systems is possible, but not supported. -Please see the [installation from source guide](installation.md) and the [installation guides](https://about.gitlab.com/installation/) for more information. +Please see the [installation from source guide](installation.md) and the [installation guides](https://about.gitlab.com/install/) for more information. ### Microsoft Windows |