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 36e4dcd21e0add0dd4a8f2db8019e7db1e89d208 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Sep 11 09:31:15 2020 +0200 Reintroduce at instead of @ in camel-core.adoc --- docs/user-manual/modules/ROOT/pages/camel-core.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/camel-core.adoc b/docs/user-manual/modules/ROOT/pages/camel-core.adoc index 9b3b567..0c8c4d0 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-core.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-core.adoc @@ -54,5 +54,6 @@ class inside the package references a class of a package above it. These diagrams were built with an architecture tool called structure 101. We have an offer from the manufacturer headway software to supply us with licenses for all camel developers that are interested. If you want a -license, please contact me (Christian Schneider, [email protected]). I will then try to organize a license for you. + +license please contact me (Christian Schneider chris at +die-schneider.net). I will then try to organize a license for you. + image::architecture_incl_violations.png[image]
