diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-24 16:45:00 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-24 16:45:00 +0200 |
commit | 8b7634c2b665f6c3dc8b0f82b870fd2032f7d247 (patch) | |
tree | 6d3e3b6796b2523348d896882093051fb39ac8f9 /doc/development/performance.md | |
parent | 1a7ba2a5e8603222b51a9e9cf0ffcde68cf593d2 (diff) | |
download | gitlab-ce-8b7634c2b665f6c3dc8b0f82b870fd2032f7d247.tar.gz |
Fix old monitoring links to point to the new locationdocs/fix-link-to-monitoring
Diffstat (limited to 'doc/development/performance.md')
-rw-r--r-- | doc/development/performance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/performance.md b/doc/development/performance.md index c4a964d1da3..8337c2d9cb3 100644 --- a/doc/development/performance.md +++ b/doc/development/performance.md @@ -37,7 +37,7 @@ graphs/dashboards. GitLab provides built-in tools to aid the process of improving performance: * [Sherlock](profiling.md#sherlock) -* [GitLab Performance Monitoring](../monitoring/performance/monitoring.md) +* [GitLab Performance Monitoring](../administration/monitoring/performance/monitoring.md) * [Request Profiling](../administration/monitoring/performance/request_profiling.md) GitLab employees can use GitLab.com's performance monitoring systems located at |