Commit 8e4927a44b29e26afa2cbbd410b7a804e4c182e7

Edward Thomson 2019-03-06T09:13:56

Merge pull request #5012 from dritter/dritter-patch-1 [Doc] Update URL to git2-rs

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 3d05dab..4f697b1 100644
--- a/README.md
+++ b/README.md
@@ -359,7 +359,7 @@ Here are the bindings to libgit2 that are currently available:
 * Ruby
     * Rugged <https://github.com/libgit2/rugged>
 * Rust
-    * git2-rs <https://github.com/alexcrichton/git2-rs>
+    * git2-rs <https://github.com/rust-lang/git2-rs>
 * Swift
     * SwiftGit2 <https://github.com/SwiftGit2/SwiftGit2>
 * Vala