about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-12-21 06:02:13 +0000
committerbors <bors@rust-lang.org>2015-12-21 06:02:13 +0000
commitda4a21e91a620338e757e52b1011df4d194e9395 (patch)
treedb941011621cd00801d573776a62c3bfec0bb359 /src
parent29e60aba7d87d890bc401f57834c06a2b888258b (diff)
parentb9005dd472e821ad5ea613361346a8e40a98406c (diff)
downloadrust-da4a21e91a620338e757e52b1011df4d194e9395.tar.gz
rust-da4a21e91a620338e757e52b1011df4d194e9395.zip
Auto merge of #30400 - fbergr:master, r=steveklabnik
See: https://github.com/rust-lang/rust/issues/30397

r? @steveklabnik
Diffstat (limited to 'src')
-rw-r--r--src/doc/book/syntax-index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/book/syntax-index.md b/src/doc/book/syntax-index.md
index 528c0b537f3..01f06f718f8 100644
--- a/src/doc/book/syntax-index.md
+++ b/src/doc/book/syntax-index.md
@@ -234,5 +234,5 @@
 [Traits (Multiple Trait Bounds)]: traits.html#multiple-trait-bounds
 [Traits]: traits.html
 [Unsafe]: unsafe.html
-[Unsized Types (`?Sized`)]: unsized-types.html#?sized
+[Unsized Types (`?Sized`)]: unsized-types.html#sized
 [Variable Bindings]: variable-bindings.html