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

index 77275c12c3c54bce2866998e5aef19c08ee5f5b4..631010354609819591beb0d7de147c56a4736474 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 stuff. It'll also move or rename files that don't follow the above guidelines, use `--dry-run` to prevent that.
+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).