Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit 9cf6673

Browse files
committed
Update docs URL to docs.rs
1 parent d1ffb59 commit 9cf6673

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 = ["Pascal Hertleif <[email protected]>"]
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/killercup/assert_cli.git"
88
homepage = "https://github.com/killercup/assert_cli"
9-
documentation = "http://killercup.github.io/assert_cli/"
9+
documentation = "http://docs.rs/assert_cli/"
1010
readme = "README.md"
1111
categories = ["development-tools::testing"]
1212
keywords = ["cli", "testing"]

0 commit comments

Comments
 (0)