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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-25 00:09:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-25 00:09:16 +0300
commit5f23ef4ecaf902912d57c577429086b6e991b6eb (patch)
tree11c0a883afaab1248173cb9184445e0e408953c5 /doc/operations/index.md
parent2948e306c053bb99b6f39a12fb2eebfdf228d89a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/operations/index.md')
-rw-r--r--doc/operations/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/operations/index.md b/doc/operations/index.md
index 2b0f4a7158d..4c53cb9779c 100644
--- a/doc/operations/index.md
+++ b/doc/operations/index.md
@@ -14,7 +14,7 @@ your applications:
- Manage your [Alerts](../user/project/operations/alert_management.md) and [Incidents](../user/incident_management/index.md).
- Connect your project to a [Kubernetes cluster](../user/project/clusters/index.md).
- Manage your infrastructure with [Infrastructure as Code](../user/infrastructure/index.md) approaches.
-- Discover and view errors generated by your applications with [Error Tracking](../user/project/operations/error_tracking.md).
+- Discover and view errors generated by your applications with [Error Tracking](error_tracking.md).
- Handle incidents in your applications and services with [Incident Management](incident_management/index.md).
- Create, toggle, and remove [Feature Flags](feature_flags.md). **(PREMIUM)**
- [Trace](tracing.md) the performance and health of a deployed application. **(ULTIMATE)**