Author: mfranklin
Date: Tue Jul 9 14:00:35 2013
New Revision: 1501269
URL: http://svn.apache.org/r1501269
Log:
Fixing remaining link issues
Modified:
rave/site/trunk/content/release-process.mdtext
Modified: rave/site/trunk/content/release-process.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/release-process.mdtext?rev=1501269&r1=1501268&r2=1501269&view=diff
==============================================================================
--- rave/site/trunk/content/release-process.mdtext (original)
+++ rave/site/trunk/content/release-process.mdtext Tue Jul 9 14:00:35 2013
@@ -227,7 +227,7 @@ gpg: Good signature from ...
gpg: Signature made ...
-<a name="combined" />
+<a name="combined"></a>
####Combined Release
In order to perform a combined release of the rave-master and rave-project
trunks, do the following:
@@ -238,7 +238,7 @@ In order to perform a combined release o
* Execute the remaining steps using the following e-mail templates
* [PMC Release Vote](PPMC_Combined.txt)
-<a name="scripted" />
+<a name="scripted"></a>
####Scripted Release
There are two scripts in the repository created to facilitate simpler
releases: release.sh & publish.sh. The release script handles steps up to the
VOTE e-mails and the publish script handles publishing the artifacts to the
mirrors once a successful vote has been achieved.