Skip to content

Commit 6600455

Browse files
authored
Fix broken URL
1 parent 3990324 commit 6600455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/testing.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Protocol|http://testanything.org>.
109109
=item L«C<eval-lives-ok>|/language/testing#index-entry-eval-lives-ok-eval-lives-ok($string,_$description?)»
110110
— a given string of code does not die when evaled
111111
112-
=item L«C<throws-like>|/language/testing#index-entry-throws-like)»
112+
=item L«C<throws-like>|/language/testing#index-entry-throws-like»
113113
— a given block of code (or string to be evaled) throws a given exception
114114
115115
=head1 Writing tests

0 commit comments

Comments
 (0)