]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Adjust link to OpenMP specifications
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 19 Jan 2025 00:52:55 +0000 (08:52 +0800)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 19 Jan 2025 00:52:55 +0000 (08:52 +0800)
gcc:
* doc/extend.texi (OpenMP): Adjust link to specifications.

gcc/doc/extend.texi

index dd9a8d2f8ba527d54d7ef4b0f7b67406a8eeaa1b..b0bb0d47230e0c49c83f7ef961b1e201d21d1992 100644 (file)
@@ -29395,7 +29395,7 @@ architectures, including Unix and Microsoft Windows platforms.
 It consists of a set of compiler directives, library routines,
 and environment variables that influence run-time behavior.
 
-GCC implements all of the @uref{https://openmp.org/specifications/,
+GCC implements all of the @uref{https://www.openmp.org/specifications/,
 OpenMP Application Program Interface v4.5}, and many features from later
 versions of the OpenMP specification.
 @xref{OpenMP Implementation Status,,,libgomp,