diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-01-20 23:02:24 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-01-20 23:02:24 +0100 |
commit | 82bc7679e782059568402a282905d3d607dbb97d (patch) | |
tree | e590d1846b1fad5b96346eb44d7d69289923fc71 /doc/README.md | |
parent | 6f32459f2c0ebc0aa10c728e5562375db9cf4c52 (diff) | |
download | gitlab-ce-82bc7679e782059568402a282905d3d607dbb97d.tar.gz |
Move integration/metrics to monitoring/performance
[ci skip]
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
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 |