gcc-13/changes.html (LoongArch): Fix link.
Checks
Commit Message
---
htdocs/gcc-13/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -625,7 +625,7 @@ You may also want to check out our
<li>The new command-line option <code>-mdirect-extern-access</code> can be used
to prevent accessing external symbols through GOT.
</li>
- <li>The new variable attribute <a href="https://gcc.gnu.org/onlinedocs/gcc/LoongArch-Variable-Attributes.html#LoongArch-Variable-Attributes"><code>model</code></a>
+ <li>The new variable attribute <a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/LoongArch-Variable-Attributes.html#LoongArch-Variable-Attributes"><code>model</code></a>
has been added.
</li>
</ul>