diff options
Diffstat (limited to 'docs/markdown/Compiler-properties.md')
| -rw-r--r-- | docs/markdown/Compiler-properties.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Compiler-properties.md b/docs/markdown/Compiler-properties.md index adbaa1df8..de28d9b34 100644 --- a/docs/markdown/Compiler-properties.md +++ b/docs/markdown/Compiler-properties.md @@ -3,7 +3,7 @@ Not all compilers and platforms are alike. Therefore Meson provides the tools to detect properties of the system during configure time. To get most of this information, you first need to extract the *[compiler -object](Reference-manual_returned_compiler.html)* from the main +object](Reference-manual_returned_compiler.md)* from the main *meson* variable. ```meson |
