summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-04-11 15:19:50 +0200
committerRémy Coutable <remy@rymai.me>2017-04-11 15:19:50 +0200
commit6de5aad237d3fd2edf987c5f2a4f38c16b2375ac (patch)
tree5432c990097fb7e3aeb9c08e444e5f2a2e58a7c1
parentc0b5ddc73d8605893a7953ecc193163802efa474 (diff)
downloadgitlab-ce-6de5aad237d3fd2edf987c5f2a4f38c16b2375ac.tar.gz
Fix link again
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--doc/development/testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/testing.md b/doc/development/testing.md
index 9d3ab8d74cf..0d02b7ca597 100644
--- a/doc/development/testing.md
+++ b/doc/development/testing.md
@@ -452,7 +452,7 @@ The GitLab test suite is [monitored] and a [public dashboard] is available for
everyone to see. Feel free to look at the slowest test files and try to improve
them.
-[monitored]: ./development/performance.html#rspec-profiling
+[monitored]: ./performance.md#rspec-profiling
[public dashboard]: https://redash.gitlab.com/public/dashboards/l1WhHXaxrCWM5Ai9D7YDqHKehq6OU3bx5gssaiWe?org_slug=default
## Spinach (feature) tests