You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2016/02/22 20:45:08 UTC

svn commit: r980980 - in /websites/staging/lucene/trunk/content: ./ core/developer.html

Author: buildbot
Date: Mon Feb 22 19:45:08 2016
New Revision: 980980

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/developer.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 22 19:45:08 2016
@@ -1 +1 @@
-1731727
+1731729

Modified: websites/staging/lucene/trunk/content/core/developer.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/developer.html (original)
+++ websites/staging/lucene/trunk/content/core/developer.html Mon Feb 22 19:45:08 2016
@@ -226,7 +226,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>The source files are stored using GIT (see https://git-scm.com/documentation)</p>
 <ul>
 <li>Latest <b>trunk</b>:
-<code>git clone https://github.com/apache/lucene-solr.git lucene_trunk</code></li>
+<code>git clone https://github.com/apache/lucene-solr.git</code></li>
 </ul>
 <h2 id="making-a-contribution">Making a Contribution<a class="headerlink" href="#making-a-contribution" title="Permanent link">&para;</a></h2>
 <p>Lucene Java is always looking for contributions. See the <a href="https://wiki.apache.org/lucene-java/HowToContribute">Wiki</a> for details on contributing.</p>