1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

NEWS: get rid of unintended link [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2020-12-14 23:55:44 +09:00
parent 7ca82ff888
commit f7850bbea8
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -76,7 +76,7 @@ sufficient information, see the ChangeLog file or Redmine
0 in 1 #=> raise NoMatchingPatternError
```
* Find pattern is added. [EXPERIMENTAL]
* Find-pattern is added. [EXPERIMENTAL]
[[Feature #16828]]
```ruby