Skip to content

Commit f2481c1

Browse files
committed
update docs url
1 parent f5f3ef6 commit f2481c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["serde", "json"]
88
license = "MIT OR Apache-2.0"
99
name = "serde-json-core"
1010
readme = "README.md"
11-
repository = "https://github.com/japaric/serde-json-core"
11+
repository = "https://japaric.github.io/serde-json-core/serde_json_core"
1212
version = "0.0.1"
1313

1414
[dependencies]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
[`serde-json`]: https://crates.io/crates/serde_json
66

7-
## [Documentation](https://docs.rs/serde-json-core)
7+
## [Documentation](https://japaric.github.io/serde-json-core/serde_json_core)
88

99
## License
1010

0 commit comments

Comments
 (0)