Changeset 106

Show
Ignore:
Timestamp:
03/08/07 23:17:27 (2 years ago)
Author:
KirkMcDonald
Message:

Change docs, update site (again).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/html_doc/install.html

    r90 r106  
    3232<p>Pyd requires Python 2.4 or newer and the latest version of DMD (on Windows) or GDC (on Linux). At the time of this writing, those versions are DMD 1.00 and GDC 0.21.</p> 
    3333 
    34 <p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/index.html">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net/">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p> 
     34<p>Pyd is supported on Windows using the <a href="http://digitalmars.com/d/">DMD</a> compiler and on Linux using <a href="http://dgcc.sourceforge.net/">GDC</a>. Support for Derek Parnell's <code>bud</code> is also planned.</p> 
    3535 
    3636<p>Release Candidate 1 of Pyd is available on dsource:</p>