TRPL: Fix Unescaped URL

This commit is contained in:
Pascal Hertleif 2015-05-28 16:18:26 +02:00
parent 4233cbda8a
commit 2a63cc7715

View file

@ -34,7 +34,7 @@ These can nest arbitrarily:
As for how to enable or disable these switches, if youre using Cargo,
they get set in the [`[features]` section][features] of your `Cargo.toml`:
[features]: http://doc.crates.io/manifest.html#the-[features]-section
[features]: http://doc.crates.io/manifest.html#the-%5Bfeatures%5D-section
```toml
[features]