Changeset 764

Show
Ignore:
Timestamp:
12/29/07 20:08:50 (11 months ago)
Author:
michiel
Message:

fix link to latest svn tag and remove typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/pages/download.php

    r747 r764  
    8282<h3>Subversion</h3> 
    8383<p>You can also get releases from Subversion:</p> 
    84 <p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0">https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0</a></code></p> 
     84<p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0.1">https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0.1</a></code></p> 
    8585<p>If you want to develop MvBlog, or want the latest, bleeding edge version of MvBlog, you can try the SVN trunk version.</p> 
    86 <p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/trunk mvblog">https://s0vn.three-dimensional.net/mvblog/trunk</a></code></p> 
     86<p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/trunk mvblog">https://svn.three-dimensional.net/mvblog/trunk</a></code></p>