Author: joern
Date: Wed Dec  7 10:28:11 2016
New Revision: 1773043

URL: http://svn.apache.org/viewvc?rev=1773043&view=rev
Log:
Correct list formatting

Modified:
    opennlp/site/trunk/content/source-code.mdtext

Modified: opennlp/site/trunk/content/source-code.mdtext
URL: 
http://svn.apache.org/viewvc/opennlp/site/trunk/content/source-code.mdtext?rev=1773043&r1=1773042&r2=1773043&view=diff
==============================================================================
--- opennlp/site/trunk/content/source-code.mdtext (original)
+++ opennlp/site/trunk/content/source-code.mdtext Wed Dec  7 10:28:11 2016
@@ -2,17 +2,16 @@ Title: Source Code
 
 #Web Access
 View the code on Github:
-- [Github opennlp](https://github.com/apache/opennlp)
-- [Github opennlp-addons](https://github.com/apache/opennlp-addons)
-- [Github opennlp-sandbox](https://github.com/apache/opennlp-sandbox)
+* [Github opennlp](https://github.com/apache/opennlp)
+* [Github opennlp-addons](https://github.com/apache/opennlp-addons)
+* [Github opennlp-sandbox](https://github.com/apache/opennlp-sandbox)
 
 #Repository
 The Git repositories can be checked out with these commands:
-- git clone https://git-wip-us.apache.org/repos/asf/opennlp.git
-- git clone https://git-wip-us.apache.org/repos/asf/opennlp-addons.git
-- git clone https://git-wip-us.apache.org/repos/asf/opennlp-sandbox.git
+* git clone https://git-wip-us.apache.org/repos/asf/opennlp.git
+* git clone https://git-wip-us.apache.org/repos/asf/opennlp-addons.git
+* git clone https://git-wip-us.apache.org/repos/asf/opennlp-sandbox.git
 
 #Website SVN Checkout
 To checkout the website:
 svn co https://svn.apache.org/repos/asf/opennlp/site/
-


Reply via email to