Skip to content

Commit 487f252

Browse files
committed
Try a full link
1 parent 940e793 commit 487f252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ These are the sample files for *Learning Perl, 7th Edition*.
77
so you can see your tacs program in action.
88

99
* Chapter 8, Matching with Regular Expressions
10-
- [pattern_test.pl](Chapter 8/pattern_test.pl] is the program we use to test regular expressions
10+
- [pattern_test.pl](https://github.com/briandfoy/Learning-Perl-Sample-Files/blob/master/Chapter%208/pattern_test.pl] is the program we use to test regular expressions
1111

1212
* Chapter 10, More Control Structures
1313
- [/Chapter%2010/lnr_example.pl] is a demonstration of last, next, and redo ("lnr")

0 commit comments

Comments
 (0)