We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ec5cb commit 2c5fcd3Copy full SHA for 2c5fcd3
Cargo.toml
@@ -6,7 +6,7 @@ license = "BSD-3-Clause"
6
description = "API Wrapper for the Open Source License API."
7
keywords = ["api", "opensource"]
8
repository = "https://github.com/OpenSourceOrg/rust-opensource"
9
-documentation = "https://OpenSourceOrg.github.io/rust-opensource"
+documentation = "https://docs.rs/crate/opensource"
10
readme = "README.md"
11
12
[dependencies]
0 commit comments