This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new fe84085a199 CAMEL-19050: doc correction (#9509)
fe84085a199 is described below
commit fe84085a19915f23e0e3fac4299a6582eaa9c274
Author: Claude Mamo <[email protected]>
AuthorDate: Sat Mar 11 07:33:00 2023 +0100
CAMEL-19050: doc correction (#9509)
---
.../camel-dhis2-component/src/main/docs/dhis2-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
b/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
index 088f96c1620..c1710c5b01d 100644
---
a/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
+++
b/components/camel-dhis2/camel-dhis2-component/src/main/docs/dhis2-component.adoc
@@ -11,7 +11,7 @@
*{component-header}*
-The Camel DHIS2 component leverages the
https://github.com/dhis2/dhis2-java-sdk[DHIS2 Java SDK] to integrate Apache
Camel with the https://dhis2.org/[DHIS2]. DHIS2 is a free, open-source, fully
customizable platform for collecting, analyzing, visualizing, and sharing
aggregate and individual-data for district-level, national, regional, and
international system and program management in health, education, and other
domains.
+The Camel DHIS2 component leverages the
https://github.com/dhis2/dhis2-java-sdk[DHIS2 Java SDK] to integrate Apache
Camel with https://dhis2.org/[DHIS2]. DHIS2 is a free, open-source, fully
customizable platform for collecting, analyzing, visualizing, and sharing
aggregate and individual-data for district-level, national, regional, and
international system and program management in health, education, and other
domains.
Maven users will need to add the following dependency to their `+pom.xml+`.