chore: migrate to git.owall.dev

This commit is contained in:
2026-05-13 01:14:16 +02:00
parent ec06bba5a2
commit 0473743407
+1 -1
View File
@@ -16,7 +16,7 @@ This tool works by:
### Building from source
```bash
git clone https://codeberg.org/warg/nca-to-nsp.git
git clone https://git.owall.dev/warg/nca-to-nsp.git
cd nca-to-nsp
go build -o nca-to-nsp ./cmd/nca-to-nsp
```