From 87c4e491b9db53383bfbf0c87c1caae7c0374dd4 Mon Sep 17 00:00:00 2001 From: squarepusher <13487-squarepusher@users.noreply.gitgud.io> Date: Sat, 27 Jun 2020 11:10:15 -0700 Subject: [PATCH] Update source code URL. --- views/includes/footer.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}`)