]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
comment
authorMartin Taibr <taibr.martin@gmail.com>
Thu, 23 Mar 2017 09:29:54 +0000 (10:29 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Thu, 23 Mar 2017 09:29:54 +0000 (10:29 +0100)
assets/check-and-fix.py

index ffd4f1d7bb0aea07f055617b8090ca0ce2d636fb..2528d04ef3904daf2b5d3a1f0c70500268fd69b1 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# Run in wiki root
+
 # Well, this wasn't supposed to be so long and complicated.
 # Anyway, it makes sure the wiki works on both Gitlab and Github by moving
 # stuff around and fixing links. Then it reports all remaining broken links