Skip to content

Commit 72c153a

Browse files
committed
Don't use DDSUBLINK from root-level
1 parent 550ffb4 commit 72c153a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $(DL
5656
$(DD Refers to the ability to instantiate a template function
5757
without having to explicitly pass in the types to the template.
5858
Instead, the types are inferred automatically from the types of the
59-
runtime arguments. See $(DDSUBLINK spec/template, ifti, spec) for details.)
59+
runtime arguments. See $(LINK2 spec/template.html#ifti, spec) for details.)
6060

6161
$(DT Illegal)
6262
$(DD A code construct is illegal if it does not conform to the

0 commit comments

Comments
 (0)