You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2012/06/13 22:42:55 UTC

svn commit: r821645 - in /websites/staging/trafficserver/trunk/content: ./ docs/trunk/admin/plugins/index.en.html

Author: buildbot
Date: Wed Jun 13 20:42:54 2012
New Revision: 821645

Log:
Staging update by buildbot for tserver

Modified:
    websites/staging/trafficserver/trunk/content/   (props changed)
    websites/staging/trafficserver/trunk/content/docs/trunk/admin/plugins/index.en.html

Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 13 20:42:54 2012
@@ -1 +1 @@
-1350004
+1350005

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/admin/plugins/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/admin/plugins/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/admin/plugins/index.en.html Wed Jun 13 20:42:54 2012
@@ -77,12 +77,12 @@ with the server. See <a href="/downloads
 <p>All plugins, whether they have received enough production testing from our
 developers or feedback from our users to be consiered stable can still be
 optained seperately in source form via git:</p>
-<div class="codehilite"><pre><span class="n">https:</span><span class="sr">//gi</span><span class="n">t</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</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">/trafficserver.git/</span>
+<div class="codehilite"><pre>git clone https://git-wip-us.apache.org/repos/asf/trafficserver.git/
 </pre></div>
 
 
-<p>The plugins are located <code>plugins</code> directory. Plugins considered experimental
-are located under <a href="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=tree;f=plugins/experimental;hb=HEAD"><code>plugins/experimental</code></a></p>
+<p>Plugins considered experimental are located under
+<a href="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=tree;f=plugins/experimental;hb=HEAD"><code>plugins/experimental</code></a></p>
 <h1 id="build">Build</h1>
 <p>Most plugins can be build by simply issueing</p>
 <div class="codehilite"><pre><span class="n">make</span>