diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/template/footer.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/template/footer.tmpl b/web/template/footer.tmpl index 11e14ba4d..4660ba10c 100644 --- a/web/template/footer.tmpl +++ b/web/template/footer.tmpl @@ -2,7 +2,7 @@ </div> <footer> <div id="version"> - <a name="Source code" href="https://github.com/superseriousbusiness/gotosocial"> + <a name="Source code" href="https://git.terinstock.com/gotosocial.git/"> GoToSocial <span class="accent">{{.instance.Version}}</span> </a> </div> @@ -24,4 +24,4 @@ {{ end }} {{ end }} </body> -</html>
\ No newline at end of file +</html> |
