more-strings.md: repaired links to API

This commit is contained in:
Dominik Inführ 2015-01-25 15:20:49 +01:00
parent 0899807294
commit a09c085976

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)