Rollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton

This commit is contained in:
Manish Goregaokar 2015-01-27 22:24:03 +05:30
commit 36d0e90e6b

View file

@ -279,5 +279,5 @@ Many more bytes than graphemes!
# Other Documentation
* [the `&str` API documentation](std/str/index.html)
* [the `String` API documentation](std/string/index.html)
* [the `&str` API documentation](../std/str/index.html)
* [the `String` API documentation](../std/string/index.html)