GitHub user tadayosi opened a pull request:
https://github.com/apache/camel/pull/2100
Fix broken layout and links in camel-cxf docs
There are old or missing links in:
https://github.com/apache/camel/blob/master/components/camel-cxf/src/main/docs/cxfrs-component.adoc
Also part of the listing structure is broken in cxf-component.adoc.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tadayosi/camel fix-camel-cxf-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2100.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2100
----
commit 381bb6ac5ea6be9e0798b4ecbe0e659cada37edb
Author: Tadayoshi Sato <[email protected]>
Date: 2017-11-20T02:59:57Z
Fix broken layout and links in camel-cxf docs
----
---