Skip to content

Commit 0832c84

Browse files
[spec] Fix crossref for type (#2153)
1 parent d656c59 commit 0832c84

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

document/core/util/macros.def

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419

420420
.. |module| mathdef:: \xref{syntax/modules}{syntax-module}{\X{module}}
421421
.. |decl| mathdef:: \xref{text/modules}{syntax-decl}{\X{decl}}
422-
.. |type| mathdef:: \xref{syntax/types}{syntax-rectype}{\X{type}}
422+
.. |type| mathdef:: \xref{syntax/modules}{syntax-type}{\X{type}}
423423
.. |func| mathdef:: \xref{syntax/modules}{syntax-func}{\X{func}}
424424
.. |local| mathdef:: \xref{syntax/modules}{syntax-local}{\X{local}}
425425
.. |table| mathdef:: \xref{syntax/modules}{syntax-table}{\X{table}}
@@ -1304,7 +1304,6 @@
13041304
.. |zeroop| mathdef:: \xref{syntax/instructions}{aux-zeroop}{\F{zeroop}}
13051305
.. |halfop| mathdef:: \xref{syntax/instructions}{aux-halfop}{\F{halfop}}
13061306

1307-
.. |vdashcontext| mathdef:: \xref{appendix/properties}{valid-context}{\vdash}
13081307
.. |OKcontext| mathdef:: \xref{appendix/properties}{valid-context}{\K{ok}}
13091308

13101309

0 commit comments

Comments
 (0)