We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a57273 + 6e44a34 commit d69cbb4Copy full SHA for d69cbb4
src/lib.rs
@@ -5,7 +5,7 @@
5
//! Parse and serialize [JSON](http://json.org/) with ease.
6
//!
7
//! **[Changelog](https://github.com/maciejhirsz/json-rust/releases) -**
8
-//! **[Complete Documentation](http://terhix.com/doc/json/) -**
+//! **[Complete Documentation](https://docs.rs/json/) -**
9
//! **[Cargo](https://crates.io/crates/json) -**
10
//! **[Repository](https://github.com/maciejhirsz/json-rust)**
11
0 commit comments