=doc Fixed links in camel docs
This commit is contained in:
parent
33e83f95c2
commit
dea726049b
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ component`_), the actor's `getEndpointUri` method should return a different URI,
|
|||
In the above case an extra constructor is added that can set the endpoint URI, which would result in
|
||||
the `getEndpointUri` returning the URI that was set using this constructor.
|
||||
|
||||
.. _Mina component: http://camel.apache.org/mina.html
|
||||
.. _Mina component: http://camel.apache.org/mina2.html
|
||||
.. _Jetty component: http://camel.apache.org/jetty.html
|
||||
|
||||
Producer
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ clients can immediately send messages to and receive responses from that
|
|||
actor. If the message exchange should go over HTTP (via Camel's `Jetty
|
||||
component`_), only the actor's endpointUri method must be changed.
|
||||
|
||||
.. _Mina component: http://camel.apache.org/mina.html
|
||||
.. _Mina component: http://camel.apache.org/mina2.html
|
||||
.. _Jetty component: http://camel.apache.org/jetty.html
|
||||
|
||||
.. includecode:: code/docs/camel/Introduction.scala#Consumer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue