Fix links

This commit is contained in:
Nick Cameron
2016-08-16 10:36:39 +12:00
parent da1f7731f6
commit e6cc4c5d13
6 changed files with 16 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
/// assert!(!bool_val);
/// ```
///
/// [`assert!`]: macro.assert!.html
/// [`assert!`]: macro.assert.html
/// [`if`]: ../book/if.html
/// [`BitAnd`]: ops/trait.BitAnd.html
/// [`BitOr`]: ops/trait.BitOr.html