diff --git a/_template.pug b/_template.pug index f16f7345167793d275d43d0abb7706000e7346f7..1c0b130a655f3b2f28d2cdefa1fa1f0c00847515 100644 --- a/_template.pug +++ b/_template.pug @@ -65,10 +65,10 @@ html(lang="en") a.view-ui.item(href="/docs/") | Docs .right.menu - a.view-ui.item(href="https://github.com/justjanne/quasseldroid-ng") + a.view-ui.item(href="https://git.kuschku.de/justjanne/quasseldroid-ng/") i.icon.github.left span.text. - GitHub + Source a.view-ui.item(href="/releases/", class=(page === 'releases' ? 'active' : '')) i.icon.download.left span.text. @@ -81,9 +81,9 @@ html(lang="en") h4.ui.inverted.header. Community .ui.inverted.link.list - a.item(href="https://www.transifex.com/quasseldroid/quasseldroid/"). + a.item(href="https://www.transifex.com/quasseldroid-1/quasseldroid-1/"). Help Translate - a.item(href="https://github.com/sandsmark/quasseldroid/issues/"). + a.item(href="https://git.kuschku.de/justjanne/quasseldroid-ng/issues/"). Submit an Issue a.item(href="irc://chat.freenode.org/#quasseldroid"). Join our Chat @@ -110,7 +110,7 @@ html(lang="en") img.ui.centered.mini.image(src="/assets/images/icon.svg") .ui.horizontal.inverted.small.divided.link.list - a.item(href="https://github.com/sandsmark/QuasselDroid"). + a.item(href="https://git.kuschku.de/justjanne/quasseldroid-ng/"). Free & Open Source script(src="/assets/js/intersectionobserver.min.js") diff --git a/index.pug b/index.pug index 91b46615f5d8b26004e104595307036c1493ee53..731fbe205c450451785182d797fda0a5813d8123 100644 --- a/index.pug +++ b/index.pug @@ -14,10 +14,10 @@ block content i.icon.download.left span.text. Download - a.ui.huge.inverted.basic.button(href="https://github.com/justjanne/quasseldroid-ng") + a.ui.huge.inverted.basic.button(href="https://git.kuschku.de/justjanne/quasseldroid-ng/") i.icon.github.left span.text. - GitHub + Source .row .wide.column #image_container