From: Martin Taibr Date: Thu, 6 Apr 2017 10:16:19 +0000 (+0000) Subject: editing X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1f81427a48004237d366306762895ab04939d518;p=xonotic%2Fxonotic.wiki.git editing --- diff --git a/Editing.md b/Editing.md index 6310103..1b76839 100644 --- a/Editing.md +++ b/Editing.md @@ -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).