Skip to content

Commit 2a27778

Browse files
authored
add link to /language/variables#The_*_twigil
1 parent 64664a8 commit 2a27778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Variable.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ sub introspect() {
7171
=end code
7272

7373
The C<is dynamic> trait is a rather cumbersome way of creating and accessing
74-
dynamic variables. A much easier way is to use the C<* twigil>:
74+
dynamic variables. A much easier way is to use the L<C<* twigil>|/language/variables#The_*_twigil>:
7575

7676
=begin code
7777
sub introspect() {

0 commit comments

Comments
 (0)