diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-01-20 12:05:03 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-01-20 12:05:03 +0100 |
commit | 6f32459f2c0ebc0aa10c728e5562375db9cf4c52 (patch) | |
tree | bca71417082d85291f003ba69874a66242c3646b /doc/README.md | |
parent | d4c05766c7a058cbf62186723216d754eebad92e (diff) | |
download | gitlab-ce-6f32459f2c0ebc0aa10c728e5562375db9cf4c52.tar.gz |
Renamed "Metrics" to "Performance Monitoring"metrics-documentation
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 bee9ab05906..05c0d6fa0fe 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 Metrics](integration/metrics/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics +- [GitLab Performance Monitoring](integration/metrics/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics ## Contributor documentation |