Skip to content

Commit 6e44a34

Browse files
authored
Removed reference to terhix.com
Changed document link from terhix.com (which is reported to be compromised, does not show any documentation) to docs.rs.
1 parent 2a57273 commit 6e44a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//! Parse and serialize [JSON](http://json.org/) with ease.
66
//!
77
//! **[Changelog](https://github.com/maciejhirsz/json-rust/releases) -**
8-
//! **[Complete Documentation](http://terhix.com/doc/json/) -**
8+
//! **[Complete Documentation](https://docs.rs/json/) -**
99
//! **[Cargo](https://crates.io/crates/json) -**
1010
//! **[Repository](https://github.com/maciejhirsz/json-rust)**
1111
//!

0 commit comments

Comments
 (0)