]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - assets/check-and-fix.py
comment
[xonotic/xonotic.wiki.git] / 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