Update url

main
Bob Mottram 2020-10-18 18:58:24 +01:00
parent 300692de19
commit 3f98e7eb75
1 changed files with 1 additions and 1 deletions

View File

@ -1375,7 +1375,7 @@ def htmlEditNewswire(translate: {}, baseDir: str, path: str,
translate['One per line'] + '.</label>\n' translate['One per line'] + '.</label>\n'
editNewswireForm += \ editNewswireForm += \
' <a href="' + \ ' <a href="' + \
'https://gitlab.com/bashrc2/epicyon/hashtagrules.txt' + \ 'https://gitlab.com/bashrc2/epicyon/-/raw/main/hashtagrules.txt' + \
'">' + translate['See instructions'] + '</a>\n' '">' + translate['See instructions'] + '</a>\n'
editNewswireForm += ' <textarea id="message" ' + \ editNewswireForm += ' <textarea id="message" ' + \
'name="hashtagRulesList" style="height:200px">' + \ 'name="hashtagRulesList" style="height:200px">' + \