Merge pull request #2671 from matthiasbeyer/readme-rust-bindings-fix
Fix link to rust bindings
This commit is contained in:
commit
7e7a3df99b
|
|
@ -119,7 +119,7 @@ write higher level manual bindings on top; this is more common
|
|||
for statically compiled languages. Here's a list of such bindings:
|
||||
|
||||
- [ostree-go](https://github.com/ostreedev/ostree-go/)
|
||||
- [ostree-rs](https://github.com/ostreedev/ostree-rs/)
|
||||
- [ostree-rs](./rust-bindings)
|
||||
|
||||
## Building
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue