aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorCedric Beust <cbeust@linkedin.com>2010-09-15 10:27:30 -0700
committerCedric Beust <cbeust@linkedin.com>2010-09-15 10:27:30 -0700
commit3ed820f3b6fe935ad74948d3feb8d0d120ea3528 (patch)
tree3acbb3a5592a5c27bd8ff9505c1829df05c36dee /doc/index.html
parent7a4393234fa0020e2137fd82f7d23e77d8e26300 (diff)
downloadtestng-3ed820f3b6fe935ad74948d3feb8d0d120ea3528.tar.gz
Updated the doc to point to github.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 088febf9..e23fdab6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -195,9 +195,13 @@ need to subscribe to one.</p>
<p>If you are interested in contributing to TestNG or one of the IDE plug-ins,
you will find them in the following locations:</p>
<ul>
+ <li><a href="http://github.com/cbeust/testng/">TestNG</a></li>
+ <li><a href="http://github.com/cbeust/testng-eclipse/">Eclipse plug-in</a></li>
+<!--
<li><a href="http://code.google.com/p/testng/">TestNG</a></li>
<li><a href="http://code.google.com/p/testng-eclipse">Eclipse plug-in</a></li>
- <li><a href="http://www.javaforge.com/proj/summary.do?proj_id=4">IDEA
+-->
+ <li><a href="http://www.javaforge.com/proj/summary.do?proj_id=4">IDEA
IntelliJ plug-in</a></li>
<li><a href="http://blogs.sun.com/xzajo?entry=test_ng_plugin_for_netbeans">
NetBeans plug-in</a></li>