aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-12-05 09:49:11 -0800
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-12-05 17:57:04 +0000
commit46f3b8f75354af8e87ee267a94e7ae4602789e53 (patch)
tree343a44cf191710d5ab4f24c63c8d18e65b9b7dca
parenta2b0dd13a4103153ab4bd0e60447f7e90a87df03 (diff)
downloadmeson-46f3b8f75354af8e87ee267a94e7ae4602789e53.zip
meson-46f3b8f75354af8e87ee267a94e7ae4602789e53.tar.gz
meson-46f3b8f75354af8e87ee267a94e7ae4602789e53.tar.bz2
docs: fix link to platform install quirks [skip ci]
Fixes #4571
-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