Skip to content

Commit 36d0e90

Browse files
committed
Rollup merge of rust-lang#21623 - dinfuehr:patch-1, r=alexcrichton
2 parents cb63bcb + a09c085 commit 36d0e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/trpl/more-strings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,5 +279,5 @@ Many more bytes than graphemes!
279279

280280
# Other Documentation
281281

282-
* [the `&str` API documentation](std/str/index.html)
283-
* [the `String` API documentation](std/string/index.html)
282+
* [the `&str` API documentation](../std/str/index.html)
283+
* [the `String` API documentation](../std/string/index.html)

0 commit comments

Comments
 (0)