From 15a01ccf4941c149e48d6b0c7ba94c09dd68661a Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Thu, 15 Jun 2017 16:55:22 +0200 Subject: [PATCH] update editing --- Editing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editing.md b/Editing.md index bdf99b7..ca06424 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`](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). +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 finds broken links and unreachable files. You can clone the wiki and run the script in its root. It'll automatically move or rename files that don't follow the above guidelines if you use `--fix`. -- 2.39.2