You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2011/02/11 18:08:35 UTC

svn commit: r785309 - /websites/staging/river/trunk/content/source-code.html

Author: buildbot
Date: Fri Feb 11 17:08:34 2011
New Revision: 785309

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/source-code.html

Modified: websites/staging/river/trunk/content/source-code.html
==============================================================================
--- websites/staging/river/trunk/content/source-code.html (original)
+++ websites/staging/river/trunk/content/source-code.html Fri Feb 11 17:08:34 2011
@@ -68,7 +68,7 @@
           <div class="wiki-content">
 <h1 id="river_source_code">River source code</h1>
 <p>River uses <a href="http://subversion.tigris.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found <a href="http://svnbook.red-bean.com">here</a>.</p>
-<p>The source code for the various deliverables of Apache River can be freely browsed at <a href="http://svn.apache.org/viewvc/incubator/river/">http://svn.apache.org/viewvc/incubator/river/</a>. </p>
+<p>The source code for the various deliverables of Apache River can be freely browsed at <a href="http://svn.apache.org/viewvc/river/">http://svn.apache.org/viewvc/river/</a>. </p>
 <h2 id="anonymous_access">Anonymous access</h2>
 <p>The Apache River source can be checked out anonymously with this command (for the jtsk deliverable):</p>
 <div class="codehilite"><pre><span class="n">svn</span> <span class="n">checkout</span> <span class="n">http:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/river/</span><span class="n">jtsk</span><span class="o">/</span><span class="n">trunk</span> <span class="n">river</span>