Revision: 1544 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1544&view=re... Author: any0n3 Date: 2010-09-04 18:44:35 +0000 (Sat, 04 Sep 2010)
Log Message: ----------- changed link text
Modified Paths: -------------- www/staging/content/downloads.html
Modified: www/staging/content/downloads.html =================================================================== --- www/staging/content/downloads.html 2010-09-04 18:33:36 UTC (rev 1543) +++ www/staging/content/downloads.html 2010-09-04 18:44:35 UTC (rev 1544) @@ -22,7 +22,7 @@ $version = max($versions); }
- echo "The latest version is " . $version . ", you should take a look on the release notes <a href="./geany-plugins/geany-plugins-" . $version . ".NEWS">here.</a>.<br />\n"; + echo "The latest version is " . $version . ", you should take a look on the <a href="./geany-plugins/geany-plugins-" . $version . ".NEWS">release notes</a>.<br />\n"; ?> <table> <tr>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.