Hi, I happen to find that the `char` hyperlinks are broken in section "Methods from Deref<Target=str>" of page: https://doc.rust-lang.org/std/string/struct.String.html For example, in section: https://doc.rust-lang.org/std/string/struct.String.html#method.char_indices, when you click `char`, you will get a new page https://doc.rust-lang.org/std/string/primitive.char.html which is "Not found". Thanks!