[committed] wwwdocs: gcc-12: Update link to our Bugzilla

Message ID 20211201211053.1B0F133ECC@hamza.pair.com
State Committed
Headers
Series [committed] wwwdocs: gcc-12: Update link to our Bugzilla |

Commit Message

Gerald Pfeifer Dec. 1, 2021, 9:10 p.m. UTC
  On the way tweak language a bit.

Pushed.
---
 htdocs/gcc-12/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 45a8d99a..000501fb 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -399,7 +399,7 @@  a work-in-progress.</p>
     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 using <a href="https://gcc.gnu.org/bugzilla">GCC Bugzilla</a>.
+    problems via <a href="https://gcc.gnu.org/bugzilla/">GCC Bugzilla</a>.
   </li>
   <li>
     The built-in functions <code>__builtin_get_texasr</code>,