Author: rbaxter85
Date: Tue Nov 11 01:43:37 2014
New Revision: 1638009
URL: http://svn.apache.org/r1638009
Log:
Fixed broken links
Modified:
shindig/site/trunk/cms/trunk/content/releasing.mdtext
Modified: shindig/site/trunk/cms/trunk/content/releasing.mdtext
URL:
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/releasing.mdtext?rev=1638009&r1=1638008&r2=1638009&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/content/releasing.mdtext (original)
+++ shindig/site/trunk/cms/trunk/content/releasing.mdtext Tue Nov 11 01:43:37
2014
@@ -33,7 +33,7 @@ This document describes how Apache Shind
Notes:
-1. This process is based on the [Maven Release
Process](http://maven.apache.org/developers/release/releasing.html).
+1. This process is based on the [Maven Release
Process](http://maven.apache.org/developers/release/index.html).
Please read it firstly for the prerequisites and technical notes.
2. The items 2 to 5 should take you 1-2 hours, depending your machine and
your Internet
connection.
@@ -101,7 +101,7 @@ wget -r -H -t1 -nd -N -np -erobots=off
</pre>
Close the staging repository as described in the points 5 and 6 of the
-[Maven Release
Process](http://maven.apache.org/developers/release/releasing.html).
+[Maven Release Process](http://maven.apache.org/developers/release/index.html).
## 4. Deploy The Documentation