We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a57273 commit 6e44a34Copy full SHA for 6e44a34
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