diff options
-rw-r--r-- | doc/development/testing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/testing.md b/doc/development/testing.md index e530b1c07bd..686cd7be1d2 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]: ./development/performance.html#rspec-profiling [public dashboard]: https://redash.gitlab.com/public/dashboards/l1WhHXaxrCWM5Ai9D7YDqHKehq6OU3bx5gssaiWe?org_slug=default ## Spinach (feature) tests |