aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/markdown/Getting-meson.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Getting-meson.md b/docs/markdown/Getting-meson.md
index 4f45ef7..e0e5722 100644
--- a/docs/markdown/Getting-meson.md
+++ b/docs/markdown/Getting-meson.md
@@ -4,7 +4,7 @@ Meson is implemented in Python 3, and requires 3.5 or newer. If your operating
system provides a package manager, you should install it with that. For
platforms that don't have a package manager, you need to download it from
[Python's home page]. See below for [platform-specific Python3
-quirks](#Platform-specific_install_quirks).
+quirks](#platformspecific-install-quirks).
## Downloading Meson