diff mbox series

[pushed] wwwdocs: gcc-4.5: Update link to GNU MPC

Message ID 20230730223746.0000F33E7D@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: gcc-4.5: Update link to GNU MPC | expand

Commit Message

Gerald Pfeifer July 30, 2023, 10:37 p.m. UTC
---
 htdocs/gcc-4.5/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-4.5/changes.html b/htdocs/gcc-4.5/changes.html
index 2e8f56a7..3d645bb3 100644
--- a/htdocs/gcc-4.5/changes.html
+++ b/htdocs/gcc-4.5/changes.html
@@ -18,7 +18,7 @@ 
 
   <ul>
     <li id="mpccaveat">GCC now requires the <a
-    href="https://www.multiprecision.org/mpc/">MPC</a> library in order to
+    href="https://www.multiprecision.org">MPC</a> library in order to
     build.  See the <a
     href="https://gcc.gnu.org/install/prerequisites.html">prerequisites
     page</a> for version requirements.</li>