diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-15 19:31:37 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-15 19:31:37 +0800 |
commit | 7fbb9fe52892cc70e347263a272784c71594e961 (patch) | |
tree | d9001a8a0d2617e1352537811575cdf24393197f | |
parent | Hare stuff is now in master (diff) | |
download | forge-7fbb9fe52892cc70e347263a272784c71594e961.tar.gz forge-7fbb9fe52892cc70e347263a272784c71594e961.tar.zst forge-7fbb9fe52892cc70e347263a272784c71594e961.zip |
-rw-r--r-- | templates/_footer.htmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_footer.htmpl b/templates/_footer.htmpl index a0d1987..71d5318 100644 --- a/templates/_footer.htmpl +++ b/templates/_footer.htmpl @@ -5,5 +5,5 @@ {{ " " }} (<a href="/:/source/">source</a>, {{ " " }} -<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/?branch=hare">upstream</a>) +<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/">upstream</a>) {{ end }} |