summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2019-01-21 10:24:41 -0500
committerJoshua Lambert <joshua@gitlab.com>2019-01-21 10:24:41 -0500
commit27b3838b968079cea712a985a0d81580311705a2 (patch)
tree723996ee51f950706c2980557a93f61439c9d7cd
parentd56b76a52dbb978982c3dedba333523e908b37db (diff)
downloadgitlab-ce-27b3838b968079cea712a985a0d81580311705a2.tar.gz
Update release error tracking is available in to 11.8
-rw-r--r--doc/user/project/operations/error_tracking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/operations/error_tracking.md b/doc/user/project/operations/error_tracking.md
index 2b5abc7233f..c79fbad5765 100644
--- a/doc/user/project/operations/error_tracking.md
+++ b/doc/user/project/operations/error_tracking.md
@@ -1,6 +1,6 @@
# Error Tracking
-> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/169) in GitLab 11.7.
+> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/169) in GitLab 11.8.
Error tracking allows developers to easily discover and view the errors that their application may be generating. By surfacing error information where the code is being developed, efficiency and awareness can be increased.