fix package url

This commit is contained in:
KM Koushik
2025-03-28 14:14:38 +11:00
committed by GitHub
parent 8e8053a231
commit 1d863f699a

View File

@@ -15,7 +15,7 @@ icon: golang
To install the Unsend package, you can use go get:
```bash
go get github.com/unsend/unsend-go
go get github.com/QGeeDev/unsend-go
```
## Related Links