diff options
author | Evan Read <eread@gitlab.com> | 2019-07-09 00:23:42 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-07-09 00:23:42 +0000 |
commit | 8a2c53d6400287bbb29056c4d007ee571b292937 (patch) | |
tree | 11c90f06934518a83587b774f544bb5b9d125fb9 /doc/install | |
parent | 64f477c6a7f996694234541150f3ebab14229e27 (diff) | |
parent | 00780264a7f8eaaf304c22aaa481e1942ced05cd (diff) | |
download | gitlab-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/install')
-rw-r--r-- | doc/install/google_cloud_platform/index.md | 2 |
1 files changed, 1 insertions, 1 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  -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`. |