Author: buildbot
Date: Mon Apr 11 08:03:46 2016
New Revision: 985354
Log:
Staging update by buildbot for sentry
Modified:
websites/staging/sentry/trunk/content/ (props changed)
websites/staging/sentry/trunk/content/development/edit_website.html
Propchange: websites/staging/sentry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 11 08:03:46 2016
@@ -1 +1 @@
-1738538
+1738540
Modified: websites/staging/sentry/trunk/content/development/edit_website.html
==============================================================================
--- websites/staging/sentry/trunk/content/development/edit_website.html
(original)
+++ websites/staging/sentry/trunk/content/development/edit_website.html Mon Apr
11 08:03:46 2016
@@ -102,7 +102,7 @@ the Apache Infrastructure pages includin
<ol>
<li>
<p>Commit a change to the website's source <a
href="http://daringfireball.net/projects/markdown/syntax">Markdown</a> files
located in
-<a
href="https://svn.apache.org/repos/asf/incubator/sentry/site/trunk">https://svn.apache.org/repos/asf/incubator/sentry/site/trunk</a>.
Before
+<a
href="https://svn.apache.org/repos/asf/sentry/site/trunk">https://svn.apache.org/repos/asf/sentry/site/trunk</a>.
Before
committing test that the site still builds locally by installing the
<a href="http://apache.org/dev/cmsref.html#local-build">CMS build scripts</a>
and running:</p>
<div class="codehilite"><pre><span class="n">buildsite</span><span
class="o">/</span><span class="n">build_site</span><span
class="p">.</span><span class="n">pl</span> <span class="o">--</span><span
class="n">source</span><span class="o">-</span><span class="n">base</span>
<span class="n">sentry</span><span class="o">-</span><span
class="n">site</span> <span class="o">--</span><span
class="n">target</span><span class="o">-</span><span class="n">base</span>
<span class="n">sentry</span><span class="o">-</span><span
class="n">website</span>