]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
fix link in docs/translating.md (#7474)
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>
Mon, 25 Nov 2019 00:37:08 +0000 (09:37 +0900)
committerJoel Challis <git@zvecr.com>
Mon, 25 Nov 2019 00:37:08 +0000 (00:37 +0000)
docs/translating.md

index 12fe7c85f8a14f2b2d89e0b45ec77a4acd145785..af37c08dc18d982d8f1606757febcdaa8aeee4fd 100644 (file)
@@ -44,6 +44,6 @@ Once you've finished translating a new language, you'll also need to modify the
 
 ## Previewing the Translations
 
-See (Previewing the Documentation)[contributing.md#previewing-the-documentation] for how to set up a local instance of the docs - you should be able to select your new language from the "Translations" menu at the top-right.
+See [Previewing the Documentation](contributing.md#previewing-the-documentation) for how to set up a local instance of the docs - you should be able to select your new language from the "Translations" menu at the top-right.
 
 Once you're happy with your work, feel free to open a pull request!