You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/03/21 16:22:45 UTC

svn commit: r1579957 - /accumulo/site/trunk/content/git.mdtext

Author: elserj
Date: Fri Mar 21 15:22:45 2014
New Revision: 1579957

URL: http://svn.apache.org/r1579957
Log:
Applying Al's fix for a broken link

Modified:
    accumulo/site/trunk/content/git.mdtext

Modified: accumulo/site/trunk/content/git.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/git.mdtext?rev=1579957&r1=1579956&r2=1579957&view=diff
==============================================================================
--- accumulo/site/trunk/content/git.mdtext (original)
+++ accumulo/site/trunk/content/git.mdtext Fri Mar 21 15:22:45 2014
@@ -115,7 +115,7 @@ explanation is clear.
 
 Use the following steps, original derived from Apache Kafka's [simple
 contributor
-workflow](https://cwiki.apache.org/confluence/display/KAFKA/Git+Workflow#GitWorkflow-Simplecontributorworkflow).
+workflow](https://cwiki.apache.org/confluence/display/KAFKA/Patch+submission+and+review).
 
 To be specific, let's consider a contributor wanting to work on a fix for the
 Jira issue ACCUMULO-12345 that affects 1.5.0 release.