summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-07-30 12:19:14 +0000
committerRobert Speicher <rspeicher@gmail.com>2019-07-30 11:55:39 -0500
commite8febf2d7aad04543aa25662296a0a6f15c02036 (patch)
tree703253db51c34d015007c94f6bdce94f36216e24
parenta62c9ac7d3d5831e1dc9972b5482b567a6180213 (diff)
downloadgitlab-ce-e8febf2d7aad04543aa25662296a0a6f15c02036.tar.gz
Merge branch 'docs-fix-broken-internal-links' into 'master'
Fix broken internal links in docs Closes #65318 See merge request gitlab-org/gitlab-ce!31280
-rw-r--r--doc/install/installation.md2
-rw-r--r--doc/user/clusters/applications.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 06ec00cecc4..46ee980841b 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -6,7 +6,7 @@ type: howto
This is the official installation guide to set up a production GitLab server
using the source files. To set up a **development installation** or for many
-other installation options, see the [main installation page](index.md).
+other installation options, see the [main installation page](README.md).
It was created for and tested on **Debian/Ubuntu** operating systems.
Read [requirements.md](requirements.md) for hardware and operating system requirements.
If you want to install on RHEL/CentOS, we recommend using the
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md
index 6956086c382..c1ee9d9d0b1 100644
--- a/doc/user/clusters/applications.md
+++ b/doc/user/clusters/applications.md
@@ -94,7 +94,7 @@ CI/CD](../../ci/README.md), the open-source continuous integration
service included with GitLab that coordinates the jobs. When installing
the GitLab Runner via the applications, it will run in **privileged
mode** by default. Make sure you read the [security
-implications](../project/clusters/index.md/#security-implications) before doing so.
+implications](../project/clusters/index.md#security-implications) before doing so.
NOTE: **Note:**
The