Author: elserj Date: Fri Mar 21 15:26:02 2014 New Revision: 1579959 URL: http://svn.apache.org/r1579959 Log: Ref the anchor rather than put it inline. Anchor to the relevant info on kafka's page.
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=1579959&r1=1579958&r2=1579959&view=diff ============================================================================== --- accumulo/site/trunk/content/git.mdtext (original) +++ accumulo/site/trunk/content/git.mdtext Fri Mar 21 15:26:02 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/Patch+submission+and+review). +workflow][1]. 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. @@ -487,3 +487,4 @@ For the sake of clarity, some examples o `git checkout 1.6.1-SNAPSHOT && git merge 1.5.1-SNAPSHOT` + [1]: https://cwiki.apache.org/confluence/display/KAFKA/Patch+submission+and+review#Patchsubmissionandreview-Simplecontributorworkflow \ No newline at end of file