Skip to content

Commit 94ddf47

Browse files
BurdetteLamarhsbt
authored andcommitted
[ruby/strscan] [DOC] Fix link
(ruby/strscan#162) ruby/strscan@a9340ab377
1 parent aae9e82 commit 94ddf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)