Fix README git url

This commit is contained in:
Zhavoronkov Aleksei 2026-02-18 12:11:02 +03:00
parent ed9820d917
commit 685cb51cdb

View file

@ -16,7 +16,7 @@ Add to your `Cargo.toml`:
```toml
[dependencies]
trusttunnel-deeplink = { git = "https://github.com/TrustTunnel/TrustTunnel" }
trusttunnel-deeplink = { git = "https://github.com/TrustTunnel/TrustTunnel/deeplink" }
```
## Quick Start