From ef1277023cbf992c84d2f309316ecff68f09d60a Mon Sep 17 00:00:00 2001 From: Tareque Md Hanif Date: Sun, 5 Feb 2023 11:49:41 +0600 Subject: [PATCH] docs: Fix link to ostree-rs --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b1c4da3bad..dc1e3372a6 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