From: Tareque Md Hanif Date: Sun, 5 Feb 2023 05:49:41 +0000 (+0600) Subject: docs: Fix link to ostree-rs X-Git-Tag: archive/raspbian/2023.7-3+rpi1~1^2~9^2~3^2~4^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ef1277023cbf992c84d2f309316ecff68f09d60a;p=ostree.git docs: Fix link to ostree-rs --- diff --git a/docs/index.md b/docs/index.md index b1c4da3b..dc1e3372 100644 --- a/docs/index.md +++ b/docs/index.md @@ -116,7 +116,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://gitlab.com/fkrull/ostree-rs/) + - [ostree-rs](https://github.com/ostreedev/ostree/tree/main/rust-bindings) ## Building