mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 04:27:22 +02:00
Fix broken links in docs.
This commit is contained in:
@ -8,9 +8,8 @@
|
|||||||
|
|
||||||
[section:futher References and Further Information]
|
[section:futher References and Further Information]
|
||||||
|
|
||||||
Short tutorials on regular expressions can be
|
The main Perl regular expression tutorial can be found [@http://perldoc.perl.org/perlretut.html here],
|
||||||
[@http://etext.lib.virginia.edu/helpsheets/regex.html found here] and
|
there's a much shorter summary of the main features [@https://www.cs.tut.fi/~jkorpela/perl/regexp.html here].
|
||||||
[@http://www.linuxpcug.org/lessons/regexp.html here].
|
|
||||||
|
|
||||||
The main book on regular expressions is
|
The main book on regular expressions is
|
||||||
[@http://www.oreilly.com/catalog/regex/ Mastering Regular Expressions, published by O'Reilly].
|
[@http://www.oreilly.com/catalog/regex/ Mastering Regular Expressions, published by O'Reilly].
|
||||||
|
Reference in New Issue
Block a user