Author: stevel
Date: Mon Jan  4 23:13:10 2016
New Revision: 1722982

URL: http://svn.apache.org/viewvc?rev=1722982&view=rev
Log:
SLIDER-1014 formatting

Modified:
    incubator/slider/site/trunk/content/developing/releasing.md

Modified: incubator/slider/site/trunk/content/developing/releasing.md
URL: 
http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/developing/releasing.md?rev=1722982&r1=1722981&r2=1722982&view=diff
==============================================================================
--- incubator/slider/site/trunk/content/developing/releasing.md (original)
+++ incubator/slider/site/trunk/content/developing/releasing.md Mon Jan  4 
23:13:10 2016
@@ -192,7 +192,7 @@ In `~/.m2/settings.xml`:
     </settings>
 
 
-### Create the `../release.properties` file
+### Create the release.properties file
 
 Create a file `../release.properties` -that is, one directory 
 above the source tree you are using. This file will be shared
@@ -212,7 +212,7 @@ Set the release property `svn.publish.di
 
     svn.publish.dir=/Users/stevel/Java/Apache/slider-dist
 
-### Make sure your PGP signature is in `slider-dist/KEYS`
+### Make sure your PGP signature is in the distribution directory
 
 Look for your public key in the `KEYS` file in the `slider-dist` directory.
 If it is not there, append it it to the file
@@ -229,7 +229,7 @@ and close+drop all staging slider reposi
 Wait until there are none shown in the UI before proceeding.
 
 
-### Configure the build in `../release.properties`
+### Configure the build in release.properties
 
 Create a file `../release.properties` —that is, one directory 
 above the source tree you are using. (That's to keep the source tree 
uncontaminated)
@@ -527,7 +527,7 @@ Generate the release message:
 
 Then follow the instructions on where to email it.
  
-### Update Slider Web site
+### Update the Slider Web Site
 
 Update the Slider website as needed. Most of the documents should have been
 updated by now to reflect the released version.


Reply via email to