Author: jkreps
Date: Wed Mar 26 03:18:18 2014
New Revision: 1581670

URL: http://svn.apache.org/r1581670
Log:
Add link to IDE setup to the site.


Modified:
    kafka/site/code.html

Modified: kafka/site/code.html
URL: 
http://svn.apache.org/viewvc/kafka/site/code.html?rev=1581670&r1=1581669&r2=1581670&view=diff
==============================================================================
--- kafka/site/code.html (original)
+++ kafka/site/code.html Wed Mar 26 03:18:18 2014
@@ -18,5 +18,8 @@ Official releases are available <a href=
 <p>
 The source code for the web site and documentation is kept <a 
href="http://svn.apache.org/repos/asf/kafka/site";>here</a>. We think 
documentation is a core part of the project and welcome any improvements, 
suggestions, or clarifications.
 </p>
+<p>
+To setup IDEs for development, following <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup";>this 
guide</a> on the wiki.
+</p>
 
 <!--#include virtual="includes/footer.html" -->


Reply via email to