Author: joes
Date: Wed Mar 26 12:14:07 2014
New Revision: 1581805
URL: http://svn.apache.org/r1581805
Log:
better link
Modified:
thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md
Modified: thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md?rev=1581805&r1=1581804&r2=1581805&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md
(original)
+++ thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md Wed Mar
26 12:14:07 2014
@@ -12,7 +12,7 @@ Publishing the site is doable through th
:::shell
% ssh -t people.apache.org publish.pl thrift
-Casual changes to the site are best handled through the [javascript
bookmarklet](https://cms.apache.org/#bookmark). The workflow is to browse the
live site looking for pages in need of repair, then by clicking on the
bookmarklet you will be redirected to an editor for the page in question that
can ultimately commit your changes back to the site and walk you through the
publication process through the webgui.
+Casual changes to the site are best handled through the [javascript
bookmarklet](https://cms.apache.org/thrift/#bookmark). The workflow is to
browse the live site looking for pages in need of repair, then by clicking on
the bookmarklet you will be redirected to an editor for the page in question
that can ultimately commit your changes back to the site and walk you through
the publication process through the webgui.
More complex changes can be accomplished by checking out the [svn
tree](https://svn.apache.org/repos/asf/thrift/cms-site) directly. Commits to
that tree will trigger builds of the staging site just as if you had committed
them by using the CMS webgui.