Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master 9c315dafd -> a54422f6f


userguide markdown syntax


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

Branch: refs/heads/master
Commit: a54422f6fd509e482afaa4fe10e5f61ca8261b58
Parents: 9c315da
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Aug 10 12:21:07 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Aug 10 12:21:07 2015 +0100

----------------------------------------------------------------------
 src/site/markdown/userguide.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/a54422f6/src/site/markdown/userguide.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/userguide.md b/src/site/markdown/userguide.md
index 437f6b1..b8ed3dc 100644
--- a/src/site/markdown/userguide.md
+++ b/src/site/markdown/userguide.md
@@ -89,8 +89,8 @@ add the following dependency to your `pom.xml`:
 </dependencies>
 ```
 
-The `<version>` above might not be up to date,
-see the [download page](download.html) for the latest version.
+_The `<version>` above might not be up to date,
+see the [download page](download.html) for the latest version._
 
 If you are testing a `SNAPSHOT` version, then you will have to either build
 Commons RDF from [source](https://github.com/apache/incubator-commonsrdf), or
@@ -132,8 +132,9 @@ _simple_ implementation, add to your `<dependencies>`:
     </dependency>
 ```
 
-The `<version>` above might not be up to date,
-see the [/download.html](download page) for the latest version.
+_The `<version>` above might not be up to date,
+see the [download page](download.html) for the latest version._
+
 
 ## Creating Commons RDF instances
 

Reply via email to