summaryrefslogtreecommitdiff
path: root/docs/markdown/Comparisons.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Comparisons.md')
-rw-r--r--docs/markdown/Comparisons.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Comparisons.md b/docs/markdown/Comparisons.md
index 4ceb93067..eb0e4ddad 100644
--- a/docs/markdown/Comparisons.md
+++ b/docs/markdown/Comparisons.md
@@ -50,7 +50,7 @@ Implemented in Java. Poor Windows support. Heavily focused on Google's way of do
### Pros ###
-The fastest build system [see measurements](Performance comparison), user friendly, designed to be as invisible to the developer as possible, native support for modern tools (precompiled headers, coverage, Valgrind etc). Not Turing complete so build definition files are easy to read and understand.
+The fastest build system [see measurements](Performance-comparison.md), user friendly, designed to be as invisible to the developer as possible, native support for modern tools (precompiled headers, coverage, Valgrind etc). Not Turing complete so build definition files are easy to read and understand.
### Cons ###