Repository: cxf-dosgi
Updated Branches:
  refs/heads/master be1d9b7ba -> 5f34bc9e1


Fix docs

Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/5f34bc9e
Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/5f34bc9e
Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/5f34bc9e

Branch: refs/heads/master
Commit: 5f34bc9e10958118f0b9e2bbae142ff8837a2fd8
Parents: be1d9b7
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Mon Jul 10 12:29:26 2017 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Mon Jul 10 12:29:26 2017 +0200

----------------------------------------------------------------------
 samples/rest/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/5f34bc9e/samples/rest/README.md
----------------------------------------------------------------------
diff --git a/samples/rest/README.md b/samples/rest/README.md
index 2a7311b..df7d98a 100644
--- a/samples/rest/README.md
+++ b/samples/rest/README.md
@@ -44,7 +44,7 @@ task:list
 
 The jaxrs sample also creates swagger documentation for the REST endpoint.
 
-[Get the swagger documentation for the jaxrs sample] 
(http://localhost:8181/cxf/tasks/api-docs?url=../swagger.json).
+[Get the swagger documentation for the jaxrs 
sample](http://localhost:8181/cxf/tasks/api-docs?url=../swagger.json).
 
 ### Add logging intent
 

Reply via email to