Skip to content

Commit c34c3bf

Browse files
authored
Merge pull request #1929 from Benjins/patch-2
Update docs link in Cargo.toml to HTTPS version
2 parents d45f02d + de4c551 commit c34c3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
"Michael-F-Bryan <michaelfbryan@gmail.com>",
77
"Matt Ickstadt <mattico8@gmail.com>"
88
]
9-
documentation = "http://rust-lang.github.io/mdBook/index.html"
9+
documentation = "https://rust-lang.github.io/mdBook/index.html"
1010
edition = "2021"
1111
exclude = ["/guide/*"]
1212
keywords = ["book", "gitbook", "rustbook", "markdown"]

0 commit comments

Comments
 (0)