Skip to content

Commit 077eb0e

Browse files
committed
Update git2-curl docs
1 parent 0d745cf commit 077eb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git2-curl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Alex Crichton <[email protected]>"]
66
license = "MIT/Apache-2.0"
77
repository = "https://github.com/alexcrichton/git2-rs"
88
homepage = "https://github.com/alexcrichton/git2-rs"
9-
documentation = "http://alexcrichton.com/git2-rs/git2-curl"
9+
documentation = "https://docs.rs/git2-curl"
1010
description = """
1111
Backend for an HTTP transport in libgit2 powered by libcurl.
1212

0 commit comments

Comments
 (0)