We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d745cf commit 077eb0eCopy full SHA for 077eb0e
git2-curl/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Alex Crichton <[email protected]>"]
6
license = "MIT/Apache-2.0"
7
repository = "https://github.com/alexcrichton/git2-rs"
8
homepage = "https://github.com/alexcrichton/git2-rs"
9
-documentation = "http://alexcrichton.com/git2-rs/git2-curl"
+documentation = "https://docs.rs/git2-curl"
10
description = """
11
Backend for an HTTP transport in libgit2 powered by libcurl.
12
0 commit comments