You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/12 16:21:36 UTC

[camel] 02/07: Regen docs

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 472ea6eddd0dfdc5c832157a59e4dfd39bac1a98
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jan 12 17:14:35 2020 +0100

    Regen docs
---
 docs/components/modules/ROOT/pages/class-component.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/components/modules/ROOT/pages/class-component.adoc b/docs/components/modules/ROOT/pages/class-component.adoc
index 4132c69..7884c6c 100644
--- a/docs/components/modules/ROOT/pages/class-component.adoc
+++ b/docs/components/modules/ROOT/pages/class-component.adoc
@@ -124,6 +124,9 @@ Which will lookup a bean from the Registry with the
 id `foo` and invoke the `setCool` method on the created instance of the
 `MyPrefixBean` class.
 
-TIP:See more details at the xref:bean-component.adoc[Bean] component as the *class*
+[TIP]
+====
+See more details at the xref:bean-component.adoc[Bean] component as the *class*
 component works in much the same way.
+====