forked from indymedia/epicyon
Update url
parent
300692de19
commit
3f98e7eb75
|
@ -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">' + \
|
||||||
|
|
Loading…
Reference in New Issue