You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2017/06/12 09:25:40 UTC

cxf-dosgi git commit: Fix provider-rs readme

Repository: cxf-dosgi
Updated Branches:
  refs/heads/master 17e1c64dd -> b647637a9


Fix provider-rs readme


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

Branch: refs/heads/master
Commit: b647637a99c8105ae2f75ca98d092135008b871f
Parents: 17e1c64
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Mon Jun 12 11:25:35 2017 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Mon Jun 12 11:25:35 2017 +0200

----------------------------------------------------------------------
 provider-rs/Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/b647637a/provider-rs/Readme.md
----------------------------------------------------------------------
diff --git a/provider-rs/Readme.md b/provider-rs/Readme.md
index 843f060..4a562a3 100644
--- a/provider-rs/Readme.md
+++ b/provider-rs/Readme.md
@@ -14,4 +14,4 @@ REST based transport for Aries RSA. The exported service must be annotated with
 
 # Sample
 
-See sample greeter-rest
+See [sample rest](../samples/rest).