projects
/
xonotic
/
xonotic.wiki.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc6056
)
comment
author
Martin Taibr <taibr.martin@gmail.com>
Thu, 23 Mar 2017 09:29:54 +0000
(10:29 +0100)
committer
Martin Taibr <taibr.martin@gmail.com>
Thu, 23 Mar 2017 09:29:54 +0000
(10:29 +0100)
assets/check-and-fix.py
patch
|
blob
|
history
diff --git
a/assets/check-and-fix.py
b/assets/check-and-fix.py
index ffd4f1d7bb0aea07f055617b8090ca0ce2d636fb..2528d04ef3904daf2b5d3a1f0c70500268fd69b1 100755
(executable)
--- a/
assets/check-and-fix.py
+++ b/
assets/check-and-fix.py
@@
-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