Skip to content

Commit 84008aa

Browse files
Glossary: Fix broken link (#1751)
1 parent 75d0d30 commit 84008aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ This section defines a few terms that may be used elsewhere in the specification
5252
form an :term:`annotation expression`. For example, the type qualifier :ref:`Final <uppercase-final>`
5353
can be used around a type to indicate that the annotated value may not be overridden or modified.
5454
This term is also used for other special forms that modify a type, but using a different
55-
syntactic context, such as the `@final <at-final>` decorator.
55+
syntactic context, such as the :ref:`@final <at-final>` decorator.

0 commit comments

Comments
 (0)