Skip to content

Commit a9340ab

Browse files
[DOC] Fix link (#162)
1 parent 01b97db commit a9340ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/strscan/strscan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Some examples here assume that certain helper methods are defined:
3737
- `match_values_cleared?(scanner)`:
3838
Returns whether the scanner's [match values][9] are cleared.
3939

40-
See examples [here][ext/strscan/helper_methods_md.html].
40+
See examples at [helper methods](doc/strscan/helper_methods.md).
4141

4242
## The `StringScanner` \Object
4343

0 commit comments

Comments
 (0)