Revision: 9383
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9383&view=rev
Author:   dnaber
Date:     2013-02-16 09:59:34 +0000 (Sat, 16 Feb 2013)
Log Message:
-----------
link the github mirror of our source code

Modified Paths:
--------------
    trunk/website/www/developer-links/index.php

Modified: trunk/website/www/developer-links/index.php
===================================================================
--- trunk/website/www/developer-links/index.php 2013-02-16 00:28:35 UTC (rev 
9382)
+++ trunk/website/www/developer-links/index.php 2013-02-16 09:59:34 UTC (rev 
9383)
@@ -2,7 +2,7 @@
 $page = "developer-links";
 $title = "LanguageTool";
 $title2 = "Links & Resources for Developers";
-$lastmod = "2012-12-31 14:35:00 CET";
+$lastmod = "2013-02-16 14:35:00 CET";
 include("../../include/header.php");
 ?>
 
@@ -37,6 +37,7 @@
 
 <ul>
     <li><?=show_simple_link("Source code in Subversion", 
"https://languagetool.svn.sourceforge.net/svnroot/languagetool/trunk/languagetool";)?></li>
+    <li><?=show_simple_link("Source code mirrored at github", 
"https://github.com/danielnaber/languagetool-mirror/";)?> (does not include the 
website etc)</li>
     <li><?=show_simple_link("Daily builds of the current development version", 
"/download/snapshots/") ?>
       (<?=show_simple_link("CHANGES.txt", 
"http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/languagetool/languagetool-core/CHANGES.txt";)
 ?>)</li>
     <li><?=show_simple_link("API documentation (Javadoc)", 
"/development/api/")?></li>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to