Fix incorrect doc link
This commit is contained in:
parent
4e0d3973fa
commit
29a4e4a009
1 changed files with 1 additions and 1 deletions
|
@ -1663,7 +1663,7 @@ impl str {
|
|||
/// If the pattern allows a reverse search but its results might differ
|
||||
/// from a forward search, the [`rmatch_indices`] method can be used.
|
||||
///
|
||||
/// [`rmatch_indices`]: str::match_indices
|
||||
/// [`rmatch_indices`]: str::rmatch_indices
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue