diff --git a/AGENTS.md b/AGENTS.md index c6d9855..509ad9c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -36,5 +36,5 @@ Hex values are the single source of truth across all formats; names (Ghost Pixel - `pnpm-workspace.yaml` in `playground/` only sets `minimumReleaseAgeExclude` for an exact pinned svelte version — if you bump svelte, update that entry too or pnpm may refuse to install it. - Playground `vite.config.ts` uses `base: './'` deliberately — the build is served from a subpath; don't change to `/`. - `.impeccable/` and `.crush/` are local tooling state, not project source — don't edit or commit changes there. -- The repo's public mirror is Codeberg (`codeberg.org/TheMeerkat/DigitalRust`); `index.html` links to ports by relative path, so new ports need both a file in `ports/` and a link in `index.html` (and the downloads section of `spec.html` if applicable). +- The repo's public mirror is Tangled (`tangled.org/katsuricata.com/DigitalRust`); `index.html` links to ports by relative path, so new ports need both a file in `ports/` and a link in `index.html` (and the downloads section of `spec.html` if applicable). - EditorConfig: tabs, size 4 — match it in CSS/HTML/MD even where existing files mix styles. diff --git a/index.html b/index.html index f1ae1fa..3835558 100644 --- a/index.html +++ b/index.html @@ -33,8 +33,8 @@