Don't link to Bugzilla directly (nor refer to it directly).

Pushed.
Gerald

---
 htdocs/gcc-12/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 0cfa12eb..2f790e0b 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -864,8 +864,8 @@ function Multiply (S1, S2 : Sign) return Sign is
     The internal implementation of Power's target-specific built-in functions
     has been rewritten to be easier and less error-prone to maintain.  Every
     attempt has been made to ensure that the new behavior matches the old
-    behavior, but inevitably some bugs can be expected.  Please report any
-    problems via <a href="https://gcc.gnu.org/bugzilla/";>GCC Bugzilla</a>.
+    behavior, but inevitably some bugs can be expected.  Please <a
+    href="../bugs/">report any problems</a>.
   </li>
   <li>
     The built-in functions <code>__builtin_get_texasr</code>,
-- 
2.45.0

Reply via email to