You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2017/09/21 17:33:05 UTC

[7/8] incubator-spot git commit: format updates in the document, format links

format updates in the document, format links


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/db81c9b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/db81c9b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/db81c9b6

Branch: refs/heads/master
Commit: db81c9b66b603fc5221ff1a21070af5f19ef207d
Parents: 68234b4
Author: Raymundo Panduro <ra...@intel.com>
Authored: Thu Aug 10 17:52:14 2017 -0500
Committer: natedogs911 <na...@gmail.com>
Committed: Thu Sep 21 10:31:37 2017 -0700

----------------------------------------------------------------------
 dev/release/README.md | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/db81c9b6/dev/release/README.md
----------------------------------------------------------------------
diff --git a/dev/release/README.md b/dev/release/README.md
index 5bc7676..cc784b2 100644
--- a/dev/release/README.md
+++ b/dev/release/README.md
@@ -210,22 +210,23 @@ For more instructions about how to install each module please read below instruc
     drwxr-xr-x 10 spotadmin staff 340 Jul 24 16:45 spot-setup
 
 Decompressed tarball content should be the same with the content located in: 
-[https://github.com/apache/incubator-spot/tree/v1.0-incubating](https://github.com/apache/incubator-spot/tree/v1.0-incubating)
+
+* [https://github.com/apache/incubator-spot/tree/v1.0-incubating](https://github.com/apache/incubator-spot/tree/v1.0-incubating)
 
 To install the properly component please follow this guide:
 
-[http://spot.apache.org/doc/#installation](http://spot.apache.org/doc/#installation)
+* [http://spot.apache.org/doc/#installation](http://spot.apache.org/doc/#installation)
 
 Spot-ingest, Spot-setup, Spot UI and Spot-OA have specific requirements to install manually.
     
-[http://spot.apache.org/doc/#configuration](http://spot.apache.org/doc/#configuration)
-[http://spot.apache.org/doc/#ingest](http://spot.apache.org/doc/#ingest)
-[http://spot.apache.org/doc/#oa](http://spot.apache.org/doc/#oa)
-[http://spot.apache.org/doc/#ui](http://spot.apache.org/doc/#ui)
+* [http://spot.apache.org/doc/#configuration](http://spot.apache.org/doc/#configuration)
+* [http://spot.apache.org/doc/#ingest](http://spot.apache.org/doc/#ingest)
+* [http://spot.apache.org/doc/#oa](http://spot.apache.org/doc/#oa)
+* [http://spot.apache.org/doc/#ui](http://spot.apache.org/doc/#ui)
 
 Spot-ML is the only component to build the binary files using sbt assembly commands. Please follows these instructions.
     
-[http://spot.apache.org/doc/#ml](http://spot.apache.org/doc/#ml)
+* [http://spot.apache.org/doc/#ml](http://spot.apache.org/doc/#ml)
 
 
 ## **Running the Vote**