diff mbox series

[wwwdocs] gcc-4.7/changes.html -- simplify reference to OpenMP

Message ID alpine.LSU.2.21.1812101802100.3802@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] gcc-4.7/changes.html -- simplify reference to OpenMP | expand

Commit Message

Gerald Pfeifer Dec. 11, 2018, 4:03 a.m. UTC
At first I was going to change http to https for this link, but
given this is GCC 4.7, simply using a textual reference feels safer.

Applied.

Gerald
diff mbox series

Patch

Index: gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.153
diff -u -r1.153 changes.html
--- gcc-4.7/changes.html	30 Sep 2018 14:38:51 -0000	1.153
+++ gcc-4.7/changes.html	11 Dec 2018 04:00:39 -0000
@@ -285,8 +285,7 @@ 
 <h2>New Languages and Language specific improvements</h2>
 
   <ul>
-    <li>Version 3.1 of the <a
-    href="http://www.openmp.org/specifications/">OpenMP specification</a>
+    <li>Version 3.1 of the OpenMP specification
     is now supported for the C, C++, and Fortran compilers.</li>
   </ul>