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