Fix doc links

This commit is contained in:
Erick Tryzelaar
2016-04-13 08:11:02 -07:00
parent 6b3958d5fc
commit a4de662adb
4 changed files with 20 additions and 22 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"
repository = "https://github.com/serde-rs/serde"
documentation = "https://serde-rs.github.io/serde/serde_codegen/index.html"
documentation = "https://github.com/serde-rs/serde"
keywords = ["serde", "serialization"]
build = "build.rs"