Skip to content

Commit 8c2a6a7

Browse files
committed
Add cross reference
Signed-off-by: Bryce Gattis <[email protected]>
1 parent f074a0f commit 8c2a6a7

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
@@ -114,7 +114,7 @@ implicit :attr:`this` object:
114114
your early bound function. An error will be raised if you do.
115115

116116
.. warning::
117-
Certain package attributes cannot be accessed inside of an early bound function such as this.root.
117+
Certain package attributes cannot be accessed inside of an early bound function such as :attr:`this.root`.
118118

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

0 commit comments

Comments
 (0)