This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] Adjust three links to gccupc.org
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Aug 2015 21:50:40 +0200 (CEST)
- Subject: [wwwdocs] Adjust three links to gccupc.org
- Authentication-results: sourceware.org; auth=none
...which got broken over time.
Applied.
Gerald
Index: projects/gupc.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gupc.html,v
retrieving revision 1.8
diff -u -r1.8 gupc.html
--- projects/gupc.html 29 Jun 2014 11:31:33 -0000 1.8
+++ projects/gupc.html 28 Aug 2015 19:36:52 -0000
@@ -84,7 +84,7 @@
<h2>Download</h2>
<p>The latest release of GUPC can be downloaded from <a
-href="http://www.gccupc.org/downloads/upc-downloads">gccupc.org</a>.
+href="http://www.gccupc.org/download">gccupc.org</a>.
</p>
<p>Alternatively, read-only SVN access to the GUPC branch can be used to
@@ -97,13 +97,13 @@
<p>For a list of configuration switches that you can use to build GUPC, consult
the GUPC
-<a href="http://gccupc.org/gcc-upc-info/gcc-upc-configuration">
+<a href="http://gccupc.org/gnu-upc-info/gnu-upc-install-from-source-code">
configuration page</a>.
</p>
<p>For a quick summary of the switches used to compile and link a UPC program,
consult the GUPC
-<a href="http://gccupc.org/gcc-upc-info/gcc-upc-man-page">
+<a href="http://gccupc.org/gnu-upc-info/gnu-upc-compile-options">
manual page</a>.
</p>