You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/26 03:55:45 UTC

svn commit: r1581659 - /thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md

Author: joes
Date: Wed Mar 26 02:55:45 2014
New Revision: 1581659

URL: http://svn.apache.org/r1581659
Log:
fix link to bookmark

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=1581659&r1=1581658&r2=1581659&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md (original)
+++ thrift/cms-site/trunk/content/docs/committers/HowToThriftWebsite.md Wed Mar 26 02:55:45 2014
@@ -11,7 +11,7 @@ The thrift website is made up of markdow
     :::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/#bookmarklet).  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/#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.
 
 Obsolete content follows...