summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
authorBerkan Ünal <32255826+brkn@users.noreply.github.com>2025-12-02 01:02:03 +0300
committergit <svn-admin@ruby-lang.org>2025-12-01 22:02:40 +0000
commite68fcf111b48a25ccf465e7acef13e4e145bcfb6 (patch)
tree67e4cc09b1eae6e0dc5d266b3ec3164e9bd28e29 /include/ruby
parenta8b49ab48703dfb8862ca28a443da0e764d692c6 (diff)
[ruby/strscan] [DOC] Fix broken link to helper methods
(https://github.com/ruby/strscan/pull/179) ### Helper methods link is broken at master branch To reproduce 1. go to [StringScanner docs](https://docs.ruby-lang.org/en/master/StringScanner.html) 2. Click to link at line > See examples at **helper_methods** 3. Resolved url gives 404: https://docs.ruby-lang.org/en/master/strscan/helper_methods_md.html ### Fix Currently link resolves as `href="doc/strscan/helper_methods_md.html"` Correct link should be resolved as `href="helper_methods_md.html"` https://github.com/ruby/strscan/commit/adb8678aa6
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions