mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
fix broken link in guide-strings.md
This commit is contained in:
@@ -206,5 +206,5 @@ Many more bytes than graphemes!
|
||||
|
||||
# Other Documentation
|
||||
|
||||
* [the `&str` API documentation](/std/str/index.html)
|
||||
* [the `&str` API documentation](std/str/index.html)
|
||||
* [the `String` API documentation](std/string/index.html)
|
||||
|
||||
Reference in New Issue
Block a user