We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d5e7d commit f074a0fCopy full SHA for f074a0f
docs/source/package_definition.rst
@@ -116,7 +116,7 @@ implicit :attr:`this` object:
116
.. warning::
117
Certain package attributes cannot be accessed inside of an early bound function such as this.root.
118
119
- Additionally, :ref:`build environment variables <context-environment-variables>` cannot be accessed inside
+ Additionally, :ref:`build environment variables <build-environment-variables>` cannot be accessed inside
120
of early bound functions.
121
122
Early binding functions are a convenience. You can always use an arbitrary function instead, like so:
0 commit comments