Skip to content

Commit 0e8b052

Browse files
committed
Fix the variable link
Closes #4248
1 parent 3974536 commit 0e8b052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Distribution/Resource.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
A C<Distribution::Resource> is every one of the individual resources (files
1010
or libraries) that are returned as values of the
11-
L<C<%?RESOURCES>|/syntax/%?RESOURCES> dynamic variable (which,
11+
L<C<%?RESOURCES>|/language/variables#%?RESOURCES> dynamic variable (which,
1212
itself, is an instance of C<Distribution::Resources>. These resources are
1313
installed as part of the standard distribution installation process; please
1414
check the definition of C<%?RESOURCES> above for more context.

0 commit comments

Comments
 (0)