File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/content/docs/cpp/language/functions Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1463,6 +1463,6 @@ The following behavior-changing defect reports were applied retroactively to pre
14631463
14641464<DescList>
14651465 <Desc>
1466- <DocLink slot="item" src ="/c/language/function_declaration"> C documentation</DocLink> for **Declaring functions**
1466+ <DocLink slot="item" dest ="/c/language/function_declaration"> C documentation</DocLink> for **Declaring functions**
14671467 </Desc>
14681468</DescList>
Original file line number Diff line number Diff line change @@ -164,9 +164,9 @@ The following behavior-changing defect reports were applied retroactively to pre
164164
165165<DescList >
166166 <Desc >
167- <DocLink slot = " item" src = " /c/language/variadic" > C documentation</DocLink > for ** Variadic arguments**
167+ <DocLink slot = " item" dest = " /c/language/variadic" > C documentation</DocLink > for ** Variadic arguments**
168168 </Desc >
169169 <Desc >
170- <DocLink slot = " item" src = " /c/language/conversion" > C documentation</DocLink > for ** Implicit conversions**
170+ <DocLink slot = " item" dest = " /c/language/conversion" > C documentation</DocLink > for ** Implicit conversions**
171171 </Desc >
172172</DescList >
You can’t perform that action at this time.
0 commit comments