docs: point upstream URL at public mirror at forge.darkest.space (closes #523)

This commit is contained in:
damocles 2026-05-27 22:06:51 +02:00 committed by Mara
commit 308b2b4773
2 changed files with 3 additions and 3 deletions

View file

@ -55,6 +55,6 @@ buildNpmPackage {
meta = {
description = "Bundled browser-facing assets for the hyperhive dashboard and per-agent UI";
homepage = "https://git.berlin.ccc.de/vinzenz/hyperhive";
homepage = "https://forge.darkest.space/hyperhive/hyperhive";
};
}