Author: junrao
Date: Wed Feb 19 02:58:29 2014
New Revision: 1569622
URL: http://svn.apache.org/r1569622
Log:
fix wiki link for submitting patches
Modified:
kafka/site/contributing.html
Modified: kafka/site/contributing.html
URL:
http://svn.apache.org/viewvc/kafka/site/contributing.html?rev=1569622&r1=1569621&r2=1569622&view=diff
==============================================================================
--- kafka/site/contributing.html (original)
+++ kafka/site/contributing.html Wed Feb 19 02:58:29 2014
@@ -12,6 +12,6 @@ We are always very happy to have code co
<li>It is our job to follow up on patches in a timely fashion. <a
href="mailto: [email protected]">Nag us</a> if we aren't doing our job
(sometimes we drop things).</li>
</ul>
-You can find some help using git to contribute, rebase, and create patches <a
href="https://cwiki.apache.org/confluence/display/KAFKA/Git+Workflow">here</a>.
+You can find some help using git to contribute, rebase, and create patches <a
href="https://cwiki.apache.org/confluence/display/KAFKA/Patch+submission+and+review">here</a>.
-<!--#include virtual="includes/footer.html" -->
\ No newline at end of file
+<!--#include virtual="includes/footer.html" -->