diff --git a/publishconf.py b/publishconf.py index 956469114e2f5c15879a1cc9386adc301d0db805..00b295c20a7093b0699ea0a75029407217ebc178 100644 --- a/publishconf.py +++ b/publishconf.py @@ -73,11 +73,11 @@ ACCEPTED_MENUS = ['presentation', SOCIAL = (('Forum', 'https://forum.duniter.org', 'comment'), ('XMPP Chatroom', 'https://chat.duniter.org', 'comments'), - ('Bugs', '/wiki/rapporter-un-bug', 'bug'), + ('Bugs', '/en/wiki/rapporter-un-bug', 'bug'), ('Twitter', 'https://twitter.com/duniter'), ('GitHub', 'https://github.com/duniter'), ('Diaspora', 'https://framasphere.org/people/1949ee70f6bc0134e6b32a0000053625', 'asterisk'), - ('RSS', '/feeds/all.atom.xml'),) + ('RSS', '/en/feeds/all.atom.xml'),) DEFAULT_PAGINATION = 10