Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
/type/Role (broken) → /language/objects#Roles
  • Loading branch information
cfa committed Feb 3, 2019
1 parent e45f031 commit 0434083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/testing.pod6
Expand Up @@ -143,7 +143,7 @@ that particular method.
=item X<does-ok($variable, $role, $description?)|does-ok>
L<C<does-ok>|/type/Test#does-ok> checks whether the given variable can do a
certain L<Role|/type/Role>.
certain L<Role|/language/objects#Roles>.
=head2 By regex
Expand Down Expand Up @@ -193,4 +193,4 @@ L<C<diag>|/type/Test#diag> will print a (possibly) informative message.
=end pod

# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6

0 comments on commit 0434083

Please sign in to comment.