This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch pr-backport-action in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit a5e4602ad63cf3adf943680833b82ed741d2a4ad Author: Andrea Cosentino <[email protected]> AuthorDate: Sun Jan 31 18:27:10 2021 +0100 Update documentation for testing backport action --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 816e1e7..fc92c43 100644 --- a/README.adoc +++ b/README.adoc @@ -36,4 +36,4 @@ link:./docs/modules/ROOT/pages/testing.adoc[testing guide]. == Documentation -Read the https://camel.apache.org/camel-kafka-connector/latest/index.html[Official latest documentation] or the local link:./docs/modules/ROOT/pages/getting-started.adoc[Getting started guide]. +Read the https://camel.apache.org/camel-kafka-connector/latest/index.html[Official latest documentation] or try the local link:./docs/modules/ROOT/pages/getting-started.adoc[Getting started guide].
