diff options
author | Tristan Read <tread@gitlab.com> | 2019-08-13 17:21:22 +0200 |
---|---|---|
committer | Tristan Read <tread@gitlab.com> | 2019-08-13 17:21:22 +0200 |
commit | e5974c86af185cfa1e37882cee42d5d65ffd5f66 (patch) | |
tree | 87278cd563a4e0f74b605661b385524a2311b4c4 /doc/user/project | |
parent | 178504e8b8e4c416e6c7245067604a18616d3cc5 (diff) | |
download | gitlab-ce-tr-embed-metrics-frontend-docs.tar.gz |
Fix link and heading depthtr-embed-metrics-frontend-docs
Diffstat (limited to 'doc/user/project')
-rw-r--r-- | doc/user/project/integrations/prometheus.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md index a92808d0a0e..aa7db97c413 100644 --- a/doc/user/project/integrations/prometheus.md +++ b/doc/user/project/integrations/prometheus.md @@ -356,7 +356,7 @@ Prometheus server. ## Embedding metric charts within Gitlab Flavored Markdown -> [Introduced][ce-30423] in GitLab 12.2. +> [Introduced][ce-29691] in GitLab 12.2. > Requires [Kubernetes](prometheus_library/kubernetes.md) metrics. It is possible to display metrics charts within [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown-gfm). @@ -397,5 +397,5 @@ If the "No data found" screen continues to appear, it could be due to: [ci-environment-slug]: ../../../ci/variables/#predefined-environment-variables [ce-8935]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8935 [ce-10408]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10408 -[ce-30423]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30423 +[ce-29691]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29691 [promgldocs]: ../../../administration/monitoring/prometheus/index.md |