You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2019/01/11 14:57:35 UTC

svn commit: r1851058 - /shiro/site/publish/how-to-contribute.html

Author: fpapon
Date: Fri Jan 11 14:57:35 2019
New Revision: 1851058

URL: http://svn.apache.org/viewvc?rev=1851058&view=rev
Log:
merging shiro site pr-40

Modified:
    shiro/site/publish/how-to-contribute.html

Modified: shiro/site/publish/how-to-contribute.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/how-to-contribute.html?rev=1851058&r1=1851057&r2=1851058&view=diff
==============================================================================
--- shiro/site/publish/how-to-contribute.html (original)
+++ shiro/site/publish/how-to-contribute.html Fri Jan 11 14:57:35 2019
@@ -302,7 +302,7 @@
 $ git config --global user.email you@domain.com
 </code></pre>
 <p>You&rsquo;ll grab the Shiro source with git:</p>
-<pre><code class="bash">$ git clone https://git-wip-us.apache.org/repos/asf/shiro.git
+<pre><code class="bash">$ git clone https://gitbox.apache.org/repos/asf/shiro.git
 </code></pre>
 <p>If you already have the source, make sure you&rsquo;re working with the most recent version. Do a <code>git pull</code> if you cloned the source more than a few hours ago. (Apache Shiro development can move pretty fast!)</p>
 <pre><code class="bash">$ git checkout -b mybranch
@@ -353,7 +353,7 @@ master
             <div class="copyright-footer">
             <a href="http://www.apache.org/foundation/contributing.html">Donate to the ASF</a> |
             <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
-            <p>Copyright &copy; 2008-2018 The Apache Software Foundation</p>
+            <p>Copyright &copy; 2008-2019 The Apache Software Foundation</p>
                 </div>
         </div>