Author: joewitt
Date: Sat Dec 13 16:59:18 2014
New Revision: 1645307
URL: http://svn.apache.org/r1645307
Log:
added reference to Github repo mirror.
Modified:
incubator/nifi/site/trunk/content/development/quickstart.md
Modified: incubator/nifi/site/trunk/content/development/quickstart.md
URL:
http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/development/quickstart.md?rev=1645307&r1=1645306&r2=1645307&view=diff
==============================================================================
--- incubator/nifi/site/trunk/content/development/quickstart.md (original)
+++ incubator/nifi/site/trunk/content/development/quickstart.md Sat Dec 13
16:59:18 2014
@@ -6,7 +6,9 @@ This documentation is in progress, but s
## Source Code
-Apache NiFi source code is version controlled using [Git][git] version control
([browse][gitbrowse]|[checkout][gitrepo]).
+Apache NiFi source code is version controlled using [Git][git] version control
([browse][gitbrowse]|[checkout][gitrepo]).
+
+The code is also mirrored to [Github][githubrepo]
The code as it was initially contributed and entered the incubator is on the
'master' branch.
@@ -69,3 +71,4 @@ is ready for use:
[git]: http://git-scm.com/
[gitbrowse]:
https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;a=summary
[gitrepo]: http://git-wip-us.apache.org/repos/asf/incubator-nifi.git
+[githubrepo]: https://github.com/apache/incubator-nifi