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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 01:02:24 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 01:02:24 +0300
commit82bc7679e782059568402a282905d3d607dbb97d (patch)
treee590d1846b1fad5b96346eb44d7d69289923fc71 /doc/README.md
parent6f32459f2c0ebc0aa10c728e5562375db9cf4c52 (diff)
Move integration/metrics to monitoring/performance
[ci skip]
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 05c0d6fa0fe..1efed2871f9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -67,7 +67,7 @@
- [Reply by email](incoming_email/README.md) Allow users to comment on issues and merge requests by replying to notification emails.
- [Migrate GitLab CI to CE/EE](migrate_ci_to_ce/README.md) Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.
- [Git LFS configuration](workflow/lfs/lfs_administration.md)
-- [GitLab Performance Monitoring](integration/metrics/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics
+- [GitLab Performance Monitoring](monitoring/performance/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics
## Contributor documentation