Use OpenMP X.Y instead of OpenMP vX.Y. Use https for web links.
---
 htdocs/news.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/htdocs/news.html b/htdocs/news.html
index 4a104520..f13a8249 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -302,10 +302,10 @@
     standards. The code was contributed by Fran??ois-Xavier Coudert of
     CNRS.</dd>
 
-<dt><span>OpenMP v4.0</span>
+<dt><span>OpenMP 4.0</span>
     <span class="date">[2014-06-30] wwwdocs:</span></dt>
     <dd>An implementation of the <a
-    href="http://www.openmp.org/specifications/";>OpenMP v4.0</a>
+    href="https://www.openmp.org/specifications/";>OpenMP 4.0</a>
     parallel programming interface for Fortran has been added and is going
     to be available in the upcoming GCC 4.9.1 release.</dd>
 
@@ -360,10 +360,10 @@
     <span class="date">[2013-10-16] wwwdocs:</span></dt>
     <dd></dd>
 
-<dt><span>OpenMP v4.0</span>
+<dt><span>OpenMP 4.0</span>
     <span class="date">[2013-10-11] wwwdocs:</span></dt>
     <dd>An implementation of the <a
-    href="http://www.openmp.org/specifications/";>OpenMP v4.0</a>
+    href="https://www.openmp.org/specifications/";>OpenMP 4.0</a>
     parallel programming interface for so far C and C++ has been added.
     Code was contributed by Jakub Jelinek, Aldy Hernandez, Richard Henderson
     of Red Hat, Inc. and Tobias Burnus.</dd>
@@ -530,7 +530,7 @@ by Embecosm.</dd>
     <span class="date">[2011-10-26] wwwdocs:</span></dt>
 <dd></dd>
 
-<dt><span>OpenMP v3.1</span>
+<dt><span>OpenMP 3.1</span>
     <span class="date">[2011-08-02] wwwdocs:</span></dt>
 <dd>An implementation of the OpenMP 3.1
 parallel programming interface for C, C++ and Fortran has been added.
-- 
2.45.2

Reply via email to