From 039d86c63be7becbfba3b86c4bf8859055de4848 Mon Sep 17 00:00:00 2001 From: Damiano Donati Date: Fri, 11 Mar 2022 11:12:43 +0000 Subject: [PATCH] README.md: update ostree-rs language binding link According to the description on https://gitlab.com/fkrull/ostree-rs/ the repository is now moved to https://github.com/ostreedev/ostree-rs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa17f94..0896b244 100644 --- a/README.md +++ b/README.md @@ -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://gitlab.com/fkrull/ostree-rs/) + - [ostree-rs](https://github.com/ostreedev/ostree-rs/) ## Building