Changeset 3763

Show
Ignore:
Timestamp:
11/25/07 18:05:36 (1 year ago)
Author:
carndt
Message:

Change link to upgrade instructions to wiki

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/newdocs/base.html

    r3575 r3763  
    116116      src="${root}static/images/buttons/download.png" 
    117117      alt="Download now button" /></a> 
    118       <a href="${root}download/upgrade.html"><img 
     118      <a href="http://docs.turbogears.org/1.0/Upgrade"><img 
    119119      src="${root}static/images/buttons/upgrade.png" 
    120120      alt="Upgrade instructions button" /></a> 
     
    133133      Better transaction support. Better pagination. 
    134134      Minimum version for SQLAlchemy is 0.3.10. 
    135       (See full <a href="http://trac.turbogears.org/wiki/ChangeLog">change log</a>) 
    136       (Upgrade hints for <a href="http://docs.turbogears.org/1.0/SQLAlchemy#migrating-existing-projects">SQLAlchemy</a>) 
     135      (See full <a href="http://trac.turbogears.org/wiki/ChangeLog">change  
     136      log</a>) 
     137      (Upgrade hints for <a href="http://docs.turbogears.org/1.0/SQLAlchemy#migrating-existing-projects" 
     138      >SQLAlchemy</a>) 
    137139    </p> 
    138140 
     
    140142      src="${root}static/images/buttons/download.png" 
    141143      alt="Download now button" /></a> 
    142       <a href="${root}download/upgrade.html"><img 
     144      <a href="http://docs.turbogears.org/1.0/Upgrade"><img 
    143145      src="${root}static/images/buttons/upgrade.png" 
    144146      alt="Upgrade instructions button" /></a>