This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new 5582bcf README - fix link to 'getting started guide'
5582bcf is described below
commit 5582bcfd2eae332010c0dace0b5c7cdc8b682edd
Author: aSemy <[email protected]>
AuthorDate: Thu Dec 9 09:01:57 2021 +0100
README - fix link to 'getting started guide'
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index fc92c43..401a0d1 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 try 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/user-guide/index.adoc[Getting started guide].