diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-31 19:25:14 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-31 19:28:19 +0800 |
commit | 0587519d809dd34572e7706cbb8108811a8c6319 (patch) | |
tree | fccc8705ef4e07287ab65638a99d6f2d6382e085 /templates/_footer.tmpl | |
parent | Add link to man pages (diff) | |
download | forge-0.1.8.tar.gz forge-0.1.8.tar.zst forge-0.1.8.zip |
Update URLv0.1.8
Diffstat (limited to 'templates/_footer.tmpl')
-rw-r--r-- | templates/_footer.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_footer.tmpl b/templates/_footer.tmpl index b0d02bd..a0822fb 100644 --- a/templates/_footer.tmpl +++ b/templates/_footer.tmpl @@ -6,6 +6,6 @@ <a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a> {{ .global.forge_version }} (<a href="/:/source/source.tar.gz">source</a>, -<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/">upstream</a>, +<a href="https://forge.lindenii.runxiyu.org/forge/:/repos/server/">upstream</a>, <a href="/:/source/LICENSE">license</a>) {{- end -}} |