summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2019-06-28 17:33:45 +0200
committerRémy Coutable <remy@rymai.me>2019-06-28 17:33:45 +0200
commit902fa0820eeac5bc64de2657955c3ec7b5458c30 (patch)
tree25d97206287024f005e3ccc6659879aa044f99f4
parentfd5772a8ff96e576a640edcc8dc49fd8625ab002 (diff)
downloadgitlab-ce-63463-follow-up-from-insights-is-now-ga-docs.tar.gz
Add a link in the docs to the epic that defined the Insights feature63463-follow-up-from-insights-is-now-ga-docs
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--doc/user/group/index.md2
-rw-r--r--doc/user/group/insights/index.md3
-rw-r--r--doc/user/project/insights/index.md3
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 183b12b1c73..7240b8e118b 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -218,6 +218,8 @@ Get an overview of the vulnerabilities of all the projects in a group and its su
## Insights **[ULTIMATE]**
+> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/725) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
+
Configure the Insights that matter for your groups or projects, allowing users
to explore data such as:
diff --git a/doc/user/group/insights/index.md b/doc/user/group/insights/index.md
index 1aba5d0986b..e6ba47939b3 100644
--- a/doc/user/group/insights/index.md
+++ b/doc/user/group/insights/index.md
@@ -4,8 +4,7 @@ type: reference, howto
# Insights **[ULTIMATE]**
-> Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.9 behind the `insights` feature flag.
-> **Generally Available** (GA) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
+> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/725) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
Configure the Insights that matter for your groups to explore data such as
triage hygiene, issues created/closed per a given period, average time for merge
diff --git a/doc/user/project/insights/index.md b/doc/user/project/insights/index.md
index 2e2a27f112e..1c6ad0b8b2b 100644
--- a/doc/user/project/insights/index.md
+++ b/doc/user/project/insights/index.md
@@ -1,7 +1,6 @@
# Insights **[ULTIMATE]**
-> Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.9 behind the `insights` feature flag.
-> **Generally Available** (GA) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
+> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/725) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
Configure the Insights that matter for your projects to explore data such as
triage hygiene, issues created/closed per a given period, average time for merge