docs: Fix typo in link

Commit 1404f404 (#4744) introduced this typo, making the link not jump to the correct section when clicked.
This commit is contained in:
Niklas Hambüchen 2020-01-20 20:56:18 +01:00 committed by Dylan Baker
parent 24174abfb2
commit b44501b02d
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ linker flags.
It is recommended that you **do not use these**. They are provided purely to It is recommended that you **do not use these**. They are provided purely to
for backwards compatibility with other build systems. There are many caveats to for backwards compatibility with other build systems. There are many caveats to
their use, especially when rebuilding the project. It is **highly** recommended their use, especially when rebuilding the project. It is **highly** recommended
that you use [the command line arguments](#language-arguments-parameters-names) that you use [the command line arguments](#language-arguments-parameter-names)
instead. instead.
| Name | Comment | | Name | Comment |