Fix broken links in docs.

This commit is contained in:
jzmaddock
2017-02-23 10:40:45 +00:00
parent e215c603ad
commit ff8ed9124d

View File

@ -8,9 +8,8 @@
[section:futher References and Further Information]
Short tutorials on regular expressions can be
[@http://etext.lib.virginia.edu/helpsheets/regex.html found here] and
[@http://www.linuxpcug.org/lessons/regexp.html here].
The main Perl regular expression tutorial can be found [@http://perldoc.perl.org/perlretut.html here],
there's a much shorter summary of the main features [@https://www.cs.tut.fi/~jkorpela/perl/regexp.html here].
The main book on regular expressions is
[@http://www.oreilly.com/catalog/regex/ Mastering Regular Expressions, published by O'Reilly].