]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
editing
authorMartin Taibr <taibr.martin@gmail.com>
Thu, 6 Apr 2017 10:16:19 +0000 (10:16 +0000)
committerMartin Taibr <taibr.martin@gmail.com>
Thu, 6 Apr 2017 10:16:19 +0000 (10:16 +0000)
Editing.md

index 631010354609819591beb0d7de147c56a4736474..1b768392de121cc2b4fb8c96b750903371196a82 100644 (file)
@@ -26,4 +26,4 @@ Links don't seem to be case sensitive but it's probably best to use proper capit
 Automated checking
 -------------------
 
-Neither GL not GH support red links (highlighting broken links) so there's a script in `assets/check-and-fix.py` that does it. You can run it in the wiki root to find broken links and unreachable files. It'll also move or rename files that don't follow the above guidelines, use `--dry-run` to prevent that (or you can just revert the changes with git).
+Neither GL not GH support red links (highlighting broken links) so there's a script in [`assets/check-and-fix.py`](assets/check-and-fix.py) that does it. You can clone the wiki and run it in the root to find broken links and unreachable files. It'll also move or rename files that don't follow the above guidelines, use `--dry-run` to prevent that (or you can just revert the changes with git).