diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-24 21:09:16 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-24 21:09:16 +0000 |
commit | 5f23ef4ecaf902912d57c577429086b6e991b6eb (patch) | |
tree | 11c0a883afaab1248173cb9184445e0e408953c5 /doc/api/error_tracking.md | |
parent | 2948e306c053bb99b6f39a12fb2eebfdf228d89a (diff) | |
download | gitlab-ce-5f23ef4ecaf902912d57c577429086b6e991b6eb.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/error_tracking.md')
-rw-r--r-- | doc/api/error_tracking.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/error_tracking.md b/doc/api/error_tracking.md index 658480ce6fa..5bb5016d0fd 100644 --- a/doc/api/error_tracking.md +++ b/doc/api/error_tracking.md @@ -10,7 +10,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w ## Error Tracking project settings -The project settings API allows you to retrieve the Error Tracking settings for a project. Only for project maintainers. +The project settings API allows you to retrieve the [Error Tracking](../operations/error_tracking.md) +settings for a project. Only for project maintainers. ### Get Error Tracking settings |