Loading _includes/lc/syllabys.html→_includes/lc/syllabus.html +0 −0 File moved. View file bin/workshop_check.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ URL_PATTERN = r'https?://.+' CARPENTRIES = ("dc", "swc") DEFAULT_CONTACT_EMAIL = 'admin@software-carpentry.org' USAGE = 'Usage: "check-workshop path/to/root/directory"' USAGE = 'Usage: "workshop_check.py path/to/root/directory"' # Country and language codes. Note that codes mean different things: 'ar' # is 'Arabic' as a language but 'Argentina' as a country. Loading Loading
bin/workshop_check.py +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ URL_PATTERN = r'https?://.+' CARPENTRIES = ("dc", "swc") DEFAULT_CONTACT_EMAIL = 'admin@software-carpentry.org' USAGE = 'Usage: "check-workshop path/to/root/directory"' USAGE = 'Usage: "workshop_check.py path/to/root/directory"' # Country and language codes. Note that codes mean different things: 'ar' # is 'Arabic' as a language but 'Argentina' as a country. Loading