gcc-13/changes.html (LoongArch): Fix link.

Message ID 20240419062350.27893-1-chenglulu@loongson.cn
State New
Headers
Series gcc-13/changes.html (LoongArch): Fix link. |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply

Commit Message

Lulu Cheng April 19, 2024, 6:23 a.m. UTC
  ---
 htdocs/gcc-13/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 4384c329..15a309d6 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -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>