diff --git a/views/includes/footer.pug b/views/includes/footer.pug index 70ba3793..8a347d4c 100644 --- a/views/includes/footer.pug +++ b/views/includes/footer.pug @@ -5,6 +5,6 @@ unless minimal | - a(href='/faq.html') faq | - - a(href='https://github.com/fatchan/jschan/') source code + a(href='https://gitgud.io/fatchan/jschan/') source code | - script(src=`/js/render.js?v=${commit}`)