Merge pull request #252 from ReadmeCritic/v0.6.x

Update README URLs based on HTTP redirects
This commit is contained in:
Erick Tryzelaar 2016-02-24 08:48:44 -08:00
commit 577c7657dc

View File

@ -81,7 +81,7 @@ Using Serde with Stable Rust, syntex, and serde\_codegen
Stable Rust is a little more complicated because it does not yet support
compiler plugins. Instead we need to use the code generation library
[syntex](https://github.com/erickt/rust-syntex) for this:
[syntex](https://github.com/serde-rs/syntex) for this:
```toml
[package]