summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-09-07 21:06:02 +0900
committerOphestra <cat@gensokyo.uk>2026-09-07 21:08:07 +0900
commite3d8dfe841f928a7578ebb6333aa1074d52ced7d (patch)
treec4ee56ef274fc471b0995827ec3e26a6008a0b1c /static
parente6c18d475e9cdb11bf906a22435ea6c9e62b34f8 (diff)
all: update git web frontend urlsHEAD20260907main
The Gitea instance is forced to discontinue servicing of most unauthenticated requests due to extensive and overwhelming slopware crawler access. The cgit instance is currently the only method of public read-only git access. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'static')
-rw-r--r--static/humans.txt4
-rw-r--r--static/index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/static/humans.txt b/static/humans.txt
index 641cab96..8b7293c2 100644
--- a/static/humans.txt
+++ b/static/humans.txt
@@ -55,6 +55,6 @@
Hakurei is a collaboratively developed open source project.
-See the repositories at https://git.gensokyo.uk/rosa for more details.
+See the repositories at https://src.rosa.moe/hakurei for more details.
-This website is developed in the https://git.gensokyo.uk/rosa/hakurei.app repository.
+This website is developed in the https://src.rosa.moe/hakurei.app repository.
diff --git a/static/index.html b/static/index.html
index fff090b0..cb5c5228 100644
--- a/static/index.html
+++ b/static/index.html
@@ -62,7 +62,7 @@
<p>Hakurei is a security-focused Linux container runtime for running unmodified
desktop applications, developed as a non-profit <a
- href="https://git.gensokyo.uk/rosa/hakurei" target="_blank">open source</a>
+ href="https://src.rosa.moe/hakurei" target="_blank">open source</a>
project. It also implements <a href="/package.html">planterette</a>, an
experimental self-contained Android-like package manager with modern security
features.</p>