We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3b90cb + 5e09a91 commit bc646eeCopy full SHA for bc646ee
src/lib.rs
@@ -4,7 +4,7 @@
4
//! to manage git repositories. The library itself is a work in progress and is
5
//! likely lacking some bindings here and there, so be warned.
6
//!
7
-//! [1]: https://libgit2.github.com/
+//! [1]: https://libgit2.org/
8
9
//! The git2-rs library strives to be as close to libgit2 as possible, but also
10
//! strives to make using libgit2 as safe as possible. All resource management
0 commit comments