summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorMarcia Ramos 🚫 (OOO - back on May 21) <virtua.creative@gmail.com>2018-05-09 16:11:28 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-09 16:11:28 +0000
commit1983e1597065c9f58d5dba8c617145bb0bb7401e (patch)
tree8b533280ca0b704f85b7d0443c90aadc3d96eb4a /doc/install
parent88c02d9efa4976176117c78f3e6454df2735ed67 (diff)
downloadgitlab-ce-1983e1597065c9f58d5dba8c617145bb0bb7401e.tar.gz
Docs: fix duplicate titles
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/docker.md2
-rw-r--r--doc/install/openshift_and_gitlab/index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/docker.md b/doc/install/docker.md
index 933756072ff..c7dc9db70c5 100644
--- a/doc/install/docker.md
+++ b/doc/install/docker.md
@@ -1,4 +1,4 @@
-# GitLab Docker images
+# Install GitLab with Docker
[Docker](https://www.docker.com) and container technology have been revolutionizing the software world for the past few years. They combine the performance and efficiency of native execution with the abstraction, security, and immutability of virtualization.
diff --git a/doc/install/openshift_and_gitlab/index.md b/doc/install/openshift_and_gitlab/index.md
index e6ccfccd33f..1ced1fb513d 100644
--- a/doc/install/openshift_and_gitlab/index.md
+++ b/doc/install/openshift_and_gitlab/index.md
@@ -6,7 +6,7 @@ article_type: tutorial
date: 2016-06-28
---
-# Getting started with OpenShift Origin 3 and GitLab
+# How to install GitLab on OpenShift Origin 3
## Introduction