This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs/fortran] Fix URL to tree-ssa snapshots


Noticed it while browsing the Fortran index page.  Committed as obvious.


Diego.


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/fortran/index.html,v
retrieving revision 1.13
diff -d -c -p -r1.13 index.html
*** index.html	6 Dec 2003 17:27:13 -0000	1.13
--- index.html	9 Dec 2003 16:45:56 -0000
*************** and help test G95.  G95 is developed on 
*** 52,58 ****
  We provide read access to our development sources for everybody with
  <a href="../projects/tree-ssa/">anonymous CVS</a>.
  Daily snapshots of the branch are also <a
! href="http://people.redhat.com/dnovillo/pub/snapshot/";>
  available</a>.</p>
  
  <h2>Usage</h2>
--- 52,58 ----
  We provide read access to our development sources for everybody with
  <a href="../projects/tree-ssa/">anonymous CVS</a>.
  Daily snapshots of the branch are also <a
! href="http://people.redhat.com/dnovillo/pub/tree-ssa/snapshot/";>
  available</a>.</p>
  
  <h2>Usage</h2>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]