summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-06-05 17:16:36 +0000
committerMike Lewis <mlewis@gitlab.com>2019-06-05 17:16:36 +0000
commit3a300ba92cb2adbff1473e1b1290c031fb198b68 (patch)
treeb1958520ff7725bf936cc036670a0652cf14559d
parentf7ec4df5f07335730018e67ce4ef23560d7225b6 (diff)
downloadgitlab-ce-3a300ba92cb2adbff1473e1b1290c031fb198b68.tar.gz
[CE backport] Fix broken link to default insights config in docs
-rw-r--r--doc/user/group/insights/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/insights/index.md b/doc/user/group/insights/index.md
index 427b474ca39..83c284dce7a 100644
--- a/doc/user/group/insights/index.md
+++ b/doc/user/group/insights/index.md
@@ -28,7 +28,7 @@ the project that holds your `.gitlab/insights.yml` configuration file:
![group insights configuration](img/insights_group_configuration.png)
If no configuration was set, a [default configuration file](
-https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/fixtures/insights/ee/fixtures/insights/default.yml)
+https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/fixtures/insights/default.yml)
will be used.
See the [Project's Insights documentation](../../project/insights/index.md) for