Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-06-05 20:16:36 +0300
committerMike Lewis <mlewis@gitlab.com>2019-06-05 20:16:36 +0300
commit3a300ba92cb2adbff1473e1b1290c031fb198b68 (patch)
treeb1958520ff7725bf936cc036670a0652cf14559d /doc/user/group/insights
parentf7ec4df5f07335730018e67ce4ef23560d7225b6 (diff)
[CE backport] Fix broken link to default insights config in docs
Diffstat (limited to 'doc/user/group/insights')
-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