You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2017/08/30 17:01:44 UTC

oodt git commit: why did I use markdown in a html file?

Repository: oodt
Updated Branches:
  refs/heads/site-dev 39d1821aa -> 44b519a5a


why did I use markdown in a html file?


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/44b519a5
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/44b519a5
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/44b519a5

Branch: refs/heads/site-dev
Commit: 44b519a5aa66ccce0fb39135451ce71635e7221e
Parents: 39d1821
Author: Tom Barber <to...@analytical-labs.com>
Authored: Wed Aug 30 18:01:32 2017 +0100
Committer: Tom Barber <to...@analytical-labs.com>
Committed: Wed Aug 30 18:01:32 2017 +0100

----------------------------------------------------------------------
 _includes/getstarted.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/44b519a5/_includes/getstarted.html
----------------------------------------------------------------------
diff --git a/_includes/getstarted.html b/_includes/getstarted.html
index 64d3291..37f285f 100755
--- a/_includes/getstarted.html
+++ b/_includes/getstarted.html
@@ -7,7 +7,7 @@
 
   <p>RADiX can run on both Unix systems and Windows and requires nothing more than a Java JDK and Apache Maven installed on your computer.</p>
 
-  <p>To find out how to get started with RADiX quickly then visit its wiki page [here](https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT)</p>
+  <p>To find out how to get started with RADiX quickly then visit its wiki page <a href="https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT">here</a></p>
 
 
   <h2>Vagrant VM</h2>