aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-06 22:19:13 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-06 22:19:13 +0800
commit7afe3864abbb3c26ac4ec45e07037b45c12bd97b (patch)
treef96d712f84ac5f8f9a5ade39a0b41bf5552945ac /templates
parentgroup/index: Allow repo creation via web (diff)
downloadforge-7afe3864abbb3c26ac4ec45e07037b45c12bd97b.tar.gz
forge-7afe3864abbb3c26ac4ec45e07037b45c12bd97b.tar.zst
forge-7afe3864abbb3c26ac4ec45e07037b45c12bd97b.zip
Update hosted forge links
Diffstat (limited to 'templates')
-rw-r--r--templates/_footer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_footer.tmpl b/templates/_footer.tmpl
index ec00e8d..9614956 100644
--- a/templates/_footer.tmpl
+++ b/templates/_footer.tmpl
@@ -3,5 +3,5 @@
SPDX-FileContributor: Runxi Yu <https://runxiyu.org>
*/}}
{{- define "footer" -}}
-<a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a> {{ .global.forge_version }} (<a href="/:/source/">source</a>, <a href="https://forge.lindenii.runxiyu.org/lindenii/:/repos/forge/">upstream</a>)
+<a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a> {{ .global.forge_version }} (<a href="/:/source/">source</a>, <a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/">upstream</a>)
{{- end -}}