From: <de...@us...> - 2009-09-23 00:50:41
|
Revision: 1827 http://iterm.svn.sourceforge.net/iterm/?rev=1827&view=rev Author: delx Date: 2009-09-23 00:15:58 +0000 (Wed, 23 Sep 2009) Log Message: ----------- Added link to wiki Modified Paths: -------------- website/.htaccess website/sidebar.html Modified: website/.htaccess =================================================================== --- website/.htaccess 2009-09-23 00:06:26 UTC (rev 1826) +++ website/.htaccess 2009-09-23 00:15:58 UTC (rev 1827) @@ -1,5 +1,3 @@ -RewriteEngine On - AddType 'text/html; charset=UTF-8' shtml # Keep old Sparkle versions running Modified: website/sidebar.html =================================================================== --- website/sidebar.html 2009-09-23 00:06:26 UTC (rev 1826) +++ website/sidebar.html 2009-09-23 00:15:58 UTC (rev 1827) @@ -21,6 +21,7 @@ <li><a href="scripting.shtml">AppleScript</a></li> <li><a href="contributions.shtml">Contributions</a></li> <li><a href="localization.shtml">Localizations</a></li> + <li><a href="https://sourceforge.net/apps/mediawiki/iterm">Wiki</a></li> <li><a href="people.shtml">People</a></li> <li><a href="history.shtml">History</a></li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |