You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2011/06/20 19:55:24 UTC

svn commit: r1137722 - /incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext

Author: marcus
Date: Mon Jun 20 17:55:23 2011
New Revision: 1137722

URL: http://svn.apache.org/viewvc?rev=1137722&view=rev
Log:
Fixed links

Modified:
    incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext

Modified: incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext?rev=1137722&r1=1137721&r2=1137722&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext (original)
+++ incubator/ooo/site/trunk/content/openofficeorg/docs/edit-cms.mdtext Mon Jun 20 17:55:23 2011
@@ -27,7 +27,7 @@ and sub-directories.
 The website is hosted in a Content Management System (CMS). You will not edit the
 HTML pages directly. The actual edit is splittup in 2 parts:
 
- 1. First you edit the content which is provided as [Markdown text][3] (mdtext).
+ 1. First you edit the content which is provided as [Markdown text][1] (mdtext).
     This will be committed into the staging section (see the SVN commit mail with
     your log message) and automatically build HTML files out of the the mdtext files
     (see the commit mail with "Staging update by buildbot" as log messge).
@@ -65,9 +65,9 @@ executing this:
 
 Normally you see the webpage in your browser. To update this page with an
 inline-editor and little preview you need to add a link as bookmark to your browser
-(more information see [here][1]).
+(more information see [here][2]).
 
-[Add this link as bookmark][2]
+[Add this link as bookmark][3]
 
 ##### Apache ID
 
@@ -120,7 +120,6 @@ modifications into production. For this 
 
 [CMS Documentation Reference][20]
 
-  [1]:  https://cms.apache.org/#bookmark
-  [2]:  javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))
-  [3]:  http://en.wikipedia.org/wiki/Markdown
-  [20]: http://www.apache.org/dev/cmsref.html#add-resource
+  [1]:  http://en.wikipedia.org/wiki/Markdown
+  [2]:  https://cms.apache.org/#bookmark
+  [3]:  javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))