You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2016/09/26 19:51:25 UTC

svn commit: r998330 - in /websites/staging/jspwiki/trunk/content: ./ development/source_and_guide.html

Author: buildbot
Date: Mon Sep 26 19:51:25 2016
New Revision: 998330

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/development/source_and_guide.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 26 19:51:25 2016
@@ -1 +1 @@
-1761319
+1762373

Modified: websites/staging/jspwiki/trunk/content/development/source_and_guide.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/development/source_and_guide.html (original)
+++ websites/staging/jspwiki/trunk/content/development/source_and_guide.html Mon Sep 26 19:51:25 2016
@@ -100,7 +100,9 @@ h2:hover > .headerlink, h3:hover > .head
 </pre></div>
 
 
-<p>Change http to https if you are a developer intending to git push.</p>
+<p>Change http to https if you are a developer intending to git push. You can check 
+<a href="https://reference.apache.org/committer/git">Getting started with Git at the ASF</a> for further information. There is also a 
+<a href="https://github.com/apache/jspwiki">GitHub mirror</a>, so you can also fork and send your PRs from there.</p>
 <p>See the <a href="edit_website.html">Edit Website</a> page for the website sources.</p>
 <h2 id="building-jspwiki">Building JSPWiki<a class="headerlink" href="#building-jspwiki" title="Permanent link">&para;</a></h2>
 <p>Apache JSPWiki is a <a href="http://maven.apache.org">Maven</a>-based project and