adjust in link README.
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/8633e3be Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/8633e3be Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/8633e3be Branch: refs/heads/master Commit: 8633e3bead41d5910902e8950e7a96a9674c15c3 Parents: b2a656e Author: Daniel Dias <[email protected]> Authored: Sat Dec 15 02:24:03 2018 -0200 Committer: Daniel Dias <[email protected]> Committed: Fri Dec 21 01:52:26 2018 -0200 ---------------------------------------------------------------------- examples/mvc-cxf/README.adoc | 2 +- examples/mvc-resteasy/README.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/8633e3be/examples/mvc-cxf/README.adoc ---------------------------------------------------------------------- diff --git a/examples/mvc-cxf/README.adoc b/examples/mvc-cxf/README.adoc index e38087f..a78ed60 100644 --- a/examples/mvc-cxf/README.adoc +++ b/examples/mvc-cxf/README.adoc @@ -18,7 +18,7 @@ Open: ==== Intro of Eclipse Krazo -https://projects.eclipse.org/proposals/eclipse-krazo[https://projects.eclipse.org/proposals/eclipse-krazo] is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371). +https://projects.eclipse.org/proposals/eclipse-krazo[Eclipse-Krazo] is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371). It builds on top of JAX-RS and currently contains support for RESTEasy, Jersey and CXF with a well-defined SPI for other implementations. http://git-wip-us.apache.org/repos/asf/tomee/blob/8633e3be/examples/mvc-resteasy/README.adoc ---------------------------------------------------------------------- diff --git a/examples/mvc-resteasy/README.adoc b/examples/mvc-resteasy/README.adoc index 6bf5847..2391e5b 100644 --- a/examples/mvc-resteasy/README.adoc +++ b/examples/mvc-resteasy/README.adoc @@ -3,7 +3,7 @@ :jbake-type: page :jbake-status: published -Simple Hello World example of using link:http://mvc-spec.org[http://mvc-spec.org] together with Ozark-RestEasy Module . +Simple Hello World example of using link:http://mvc-spec.org[mvc-spec.org] together with Ozark-RestEasy Module . === Steps to run the example @@ -18,6 +18,6 @@ Open: ==== Intro of Eclipse Krazo -https://projects.eclipse.org/proposals/eclipse-krazo[https://projects.eclipse.org/proposals/eclipse-krazo] is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371). +https://projects.eclipse.org/proposals/eclipse-krazo[Eclipse-Krazo] is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371). It builds on top of JAX-RS and currently contains support for RESTEasy, Jersey and CXF with a well-defined SPI for other implementations. \ No newline at end of file
