summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2019-03-06 09:13:56 +0000
committerGitHub <noreply@github.com>2019-03-06 09:13:56 +0000
commit8e4927a44b29e26afa2cbbd410b7a804e4c182e7 (patch)
tree5185620bea96b31743dee6a427a916c11c5acb9a
parent79b26f20a6842cee241f4af49ccaaa90b87af835 (diff)
parent1fd0903ae2e91891701aed6007ab28186baf859d (diff)
downloadlibgit2-8e4927a44b29e26afa2cbbd410b7a804e4c182e7.tar.gz
Merge pull request #5012 from dritter/dritter-patch-1
[Doc] Update URL to git2-rs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d05dab8e..4f697b1ad 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