From e27043a036e6436e991add56c4bd026a270b4d91 Mon Sep 17 00:00:00 2001 From: Ty Overby Date: Fri, 14 Jul 2017 13:30:39 -0700 Subject: [PATCH] use docs.rs for documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adfd126..1d10484 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ perfectly with other stream-based apis such as rust files, network streams, and the [flate2-rs](https://github.com/alexcrichton/flate2-rs) compression library. -## [Api Documentation](http://tyoverby.github.io/bincode/bincode/) +## [Api Documentation](http://docs.rs/bincode/) ## Bincode in the wild