Repository: oodt Updated Branches: refs/heads/asf-site b3e3e0373 -> 70b4df79f
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/70b4df79 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/70b4df79 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/70b4df79 Branch: refs/heads/asf-site Commit: 70b4df79f02dc48a902ed6394582f0bd5622e975 Parents: b3e3e03 Author: Tom Barber <[email protected]> Authored: Wed Aug 30 18:02:26 2017 +0100 Committer: Tom Barber <[email protected]> Committed: Wed Aug 30 18:02:26 2017 +0100 ---------------------------------------------------------------------- documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/70b4df79/documentation.html ---------------------------------------------------------------------- diff --git a/documentation.html b/documentation.html index b5ef805..c1fd60a 100644 --- a/documentation.html +++ b/documentation.html @@ -99,7 +99,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>
