[Fortran,wwwdocs] faq.html - updates to www.fortran.org
Gerald Pfeifer
gerald@pfeifer.com
Wed Jun 12 20:21:00 GMT 2019
This is related to changes I made to readings.html one-and-a-half
days ago. Essentially fortran.org underwent quite some changes,
breaking links left and right, and frankly looking a little (too)
commercial.
In any case I could not find what looks like a proper replacement
for this link, so I had to take it out. If one of you wants to
recommend a good replacement, happy to add that again.
Committed for now.
Gerald
Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.231
diff -u -r1.231 faq.html
--- faq.html 30 Sep 2018 14:38:46 -0000 1.231
+++ faq.html 12 Jun 2019 20:20:23 -0000
@@ -12,10 +12,9 @@
<p>This FAQ tries to answer specific questions concerning GCC. For
general information regarding C, C++, and Fortran respectively, please check
-the <a href="http://c-faq.com/">comp.lang.c FAQ</a>,
-<a href="https://isocpp.org/faq/">C++ FAQ</a>,
-and the <a href="http://www.fortran.com/fortran/info.html">Fortran
-Information page</a>.</p>
+the <a href="http://c-faq.com/">comp.lang.c FAQ</a> and the
+<a href="https://isocpp.org/faq/">C++ FAQ</a>.
+</p>
<p>Other GCC-related FAQs:
<a href="https://gcc.gnu.org/onlinedocs/libstdc++/faq.html">
More information about the Fortran
mailing list