diff options
author | Bheesham Persaud <me@bheesham.com> | 2018-03-22 20:31:31 +0000 |
---|---|---|
committer | Bheesham Persaud <me@bheesham.com> | 2018-03-22 20:31:31 +0000 |
commit | b783c7964978202d5693e3c0109bf21e19e485b5 (patch) | |
tree | 4a9d2b4b3f409f31268813efb319146ec1902c70 /doc/install | |
parent | 5c36e1b96a7c159a3f8a71528b14cc1c726a8bb9 (diff) | |
download | gitlab-ce-b783c7964978202d5693e3c0109bf21e19e485b5.tar.gz |
Fix link to "Getting started with GitLab and DigitalOcean" page.
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/README.md b/doc/install/README.md index 87f6969b415..9724b56910d 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -36,7 +36,7 @@ the full process of installing GitLab on Google Container Engine (GKE), pushing - [Install on AWS](https://about.gitlab.com/aws/) - _Testing only!_ [DigitalOcean and Docker Machine](digitaloceandocker.md) - Quickly test any version of GitLab on DigitalOcean using Docker Machine. -- [Getting started with GitLab and DigitalOcean](ttps://about.gitlab.com/2016/04/27/getting-started-with-gitlab-and-digitalocean/): requirements, installation process, updates. +- [Getting started with GitLab and DigitalOcean](https://about.gitlab.com/2016/04/27/getting-started-with-gitlab-and-digitalocean/): requirements, installation process, updates. - [Demo: Cloud Native Development with GitLab](https://about.gitlab.com/2017/04/18/cloud-native-demo/): video demonstration on how to install GitLab on Kubernetes, build a project, create Review Apps, store Docker images in Container Registry, deploy to production on Kubernetes, and monitor with Prometheus. ## Database |