From b44501b02d7841e6b659c02f869bcfe2ea22248f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Mon, 20 Jan 2020 20:56:18 +0100 Subject: docs: Fix typo in link Commit 1404f404 (#4744) introduced this typo, making the link not jump to the correct section when clicked. --- docs/markdown/Reference-tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 8fd7a1d..4fc28dc 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -142,7 +142,7 @@ linker flags. 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 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. | Name | Comment | -- cgit v1.1