Changeset 3763
- Timestamp:
- 11/25/07 18:05:36 (1 year ago)
- Files:
-
- website/newdocs/base.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
website/newdocs/base.html
r3575 r3763 116 116 src="${root}static/images/buttons/download.png" 117 117 alt="Download now button" /></a> 118 <a href=" ${root}download/upgrade.html"><img118 <a href="http://docs.turbogears.org/1.0/Upgrade"><img 119 119 src="${root}static/images/buttons/upgrade.png" 120 120 alt="Upgrade instructions button" /></a> … … 133 133 Better transaction support. Better pagination. 134 134 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>) 137 139 </p> 138 140 … … 140 142 src="${root}static/images/buttons/download.png" 141 143 alt="Download now button" /></a> 142 <a href=" ${root}download/upgrade.html"><img144 <a href="http://docs.turbogears.org/1.0/Upgrade"><img 143 145 src="${root}static/images/buttons/upgrade.png" 144 146 alt="Upgrade instructions button" /></a>