chore: update project url

This commit is contained in:
2026-05-28 16:44:40 +02:00
parent 8c102ff9ca
commit 3bf7595e66
+1 -1
View File
@@ -16,7 +16,7 @@ This tool works by:
### Building from source
```bash
git clone https://git.owall.se/warg/nca-to-nsp.git
git clone https://git.owall.se/oscar/nca-to-nsp.git
cd nca-to-nsp
go build -o nca-to-nsp ./cmd/nca-to-nsp
```