We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea90ac6 commit 85bc332Copy full SHA for 85bc332
1 file changed
README.md
@@ -8,7 +8,7 @@ Free to read online versions:
8
9
* [Understanding Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
10
* [Understanding JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
11
-* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
+* [Understanding Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
12
* [CLI text processing with GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)
13
* [CLI text processing with GNU sed](https://learnbyexample.github.io/learn_gnused/)
14
* [CLI text processing with GNU awk](https://learnbyexample.github.io/learn_gnuawk/)
0 commit comments