FAQ link in html docs broken

Jerry Quinn jquinn@nortel.ca
Tue Dec 9 08:33:00 GMT 1997


index.html points to ../faq.html, but faq.html is distributed in the INSTALL directory.  Here's a patch to change it:

*** INSTALL/index.html~ Wed Dec  3 03:07:44 1997
--- INSTALL/index.html  Tue Dec  9 09:56:42 1997
***************
*** 21,27 ****
  <p>If something goes wrong in the configure, build, test or install
  procedures, first double check that you followed the generic and target
  specific installation instructions carefully.  Then check the 
! <a href="../faq.html">FAQ</a> to see if your problem is covered before you file
  a bug report.
  
  <p>The installation procedure is broken into four steps.
--- 21,27 ----
  <p>If something goes wrong in the configure, build, test or install
  procedures, first double check that you followed the generic and target
  specific installation instructions carefully.  Then check the 
! <a href="faq.html">FAQ</a> to see if your problem is covered before you file
  a bug report.
  
  <p>The installation procedure is broken into four steps.


-- 
Jerry Quinn              Tel: (514) 761-8737
jquinn@nortel.ca         Fax: (514) 761-8505
Speech Technology Infrastructure




More information about the Gcc-bugs mailing list