We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d151923 commit 8e2a44aCopy full SHA for 8e2a44a
src/doc/trpl/more-strings.md
@@ -279,5 +279,5 @@ Many more bytes than graphemes!
279
280
# Other Documentation
281
282
-* [the `&str` API documentation](std/str/index.html)
283
-* [the `String` API documentation](std/string/index.html)
+* [the `&str` API documentation](../std/str/index.html)
+* [the `String` API documentation](../std/string/index.html)
0 commit comments