chore: update project url

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