TRPL: Fix Unescaped URL
This commit is contained in:
parent
4233cbda8a
commit
2a63cc7715
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ These can nest arbitrarily:
|
|||
As for how to enable or disable these switches, if you’re 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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue