Skip to content

Commit f074a0f

Browse files
committed
Fix ref link
Signed-off-by: Bryce Gattis <[email protected]>
1 parent 66d5e7d commit f074a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/package_definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ implicit :attr:`this` object:
116116
.. warning::
117117
Certain package attributes cannot be accessed inside of an early bound function such as this.root.
118118

119-
Additionally, :ref:`build environment variables <context-environment-variables>` cannot be accessed inside
119+
Additionally, :ref:`build environment variables <build-environment-variables>` cannot be accessed inside
120120
of early bound functions.
121121

122122
Early binding functions are a convenience. You can always use an arbitrary function instead, like so:

0 commit comments

Comments
 (0)