[Ktutorial-commits] SF.net SVN: ktutorial:[79] trunk/web-src/pages/download.xml
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-02-07 00:48:52
|
Revision: 79 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=79&view=rev Author: danxuliu Date: 2010-02-07 00:27:12 +0000 (Sun, 07 Feb 2010) Log Message: ----------- Use plain HTTP links to SourceForge.net instead of HTTPS links Modified Paths: -------------- trunk/web-src/pages/download.xml Modified: trunk/web-src/pages/download.xml =================================================================== --- trunk/web-src/pages/download.xml 2010-02-06 23:21:40 UTC (rev 78) +++ trunk/web-src/pages/download.xml 2010-02-07 00:27:12 UTC (rev 79) @@ -17,8 +17,8 @@ <div class="h2Rounded"> <h2><a id="releases" class="anchorLink">Releases</a></h2> </div> - <p>Current release is 0.2. You can download <a href="https://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/ktutorial-0.2.tar.gz/download" title="KTutorial 0.2 release in tar.gz">ktutorial-0.2.tar.gz</a> from <a href="https://sourceforge.net/projects/ktutorial/files/" title="KTutorial project files">project's file list</a>.</p> - <p>You can also see the <a href="https://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/Release%20notes/view" title="KTutorial 0.2 release notes">release notes</a> (although there isn't much to see ;) ).</p> + <p>Current release is 0.2. You can download <a href="http://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/ktutorial-0.2.tar.gz/download" title="KTutorial 0.2 release in tar.gz">ktutorial-0.2.tar.gz</a> from <a href="http://sourceforge.net/projects/ktutorial/files/" title="KTutorial project files">project's file list</a>.</p> + <p>You can also see the <a href="http://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/Release%20notes/view" title="KTutorial 0.2 release notes">release notes</a> (although there isn't much to see ;) ).</p> <p>See below for build instructions, in <a href="#build" title="Build instructions">building section</a>.</p> <p>If you do know what you are doing ;) , you can also checkout KTutorial sources from <acronym title="Subversion">SVN</acronym> repository. Go on reading to know how to do it.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |