This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit d108d8a7371bff5f9f2bd6ec6890d9caaf795159 Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Tue Feb 16 14:08:24 2021 +0100 fix links to Camel K installation doc --- docs/generator/generator.go | 2 +- docs/modules/ROOT/pages/aws-kinesis-source.adoc | 2 +- docs/modules/ROOT/pages/aws-sqs-source.adoc | 2 +- docs/modules/ROOT/pages/bitcoin-source.adoc | 2 +- docs/modules/ROOT/pages/http-source.adoc | 2 +- docs/modules/ROOT/pages/jira-source.adoc | 2 +- docs/modules/ROOT/pages/mqtt-source.adoc | 2 +- docs/modules/ROOT/pages/salesforce-source.adoc | 2 +- docs/modules/ROOT/pages/slack-source.adoc | 2 +- docs/modules/ROOT/pages/telegram-source.adoc | 2 +- docs/modules/ROOT/pages/timer-source.adoc | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/generator/generator.go b/docs/generator/generator.go index 4392a5b..9c8ad2e 100644 --- a/docs/generator/generator.go +++ b/docs/generator/generator.go @@ -226,7 +226,7 @@ spec: content += "----\n" content += "\n" - content += "Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to.\n" + content += "Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to.\n" content += "\n" content += fmt.Sprintf("Save the `%s-binding.yaml` file into your hard drive, then configure it according to your needs.\n", k.Name) content += "\n" diff --git a/docs/modules/ROOT/pages/aws-kinesis-source.adoc b/docs/modules/ROOT/pages/aws-kinesis-source.adoc index b8fd4b4..3b6ff4c 100644 --- a/docs/modules/ROOT/pages/aws-kinesis-source.adoc +++ b/docs/modules/ROOT/pages/aws-kinesis-source.adoc @@ -53,7 +53,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `aws-kinesis-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/aws-sqs-source.adoc b/docs/modules/ROOT/pages/aws-sqs-source.adoc index 2b45f6f..a4f2d12 100644 --- a/docs/modules/ROOT/pages/aws-sqs-source.adoc +++ b/docs/modules/ROOT/pages/aws-sqs-source.adoc @@ -54,7 +54,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `aws-sqs-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/bitcoin-source.adoc b/docs/modules/ROOT/pages/bitcoin-source.adoc index 7c6ad02..9130b62 100644 --- a/docs/modules/ROOT/pages/bitcoin-source.adoc +++ b/docs/modules/ROOT/pages/bitcoin-source.adoc @@ -45,7 +45,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `bitcoin-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/http-source.adoc b/docs/modules/ROOT/pages/http-source.adoc index db1b6a0..c8f0d98 100644 --- a/docs/modules/ROOT/pages/http-source.adoc +++ b/docs/modules/ROOT/pages/http-source.adoc @@ -49,7 +49,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `http-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/jira-source.adoc b/docs/modules/ROOT/pages/jira-source.adoc index 871a13f..fc2fb5f 100644 --- a/docs/modules/ROOT/pages/jira-source.adoc +++ b/docs/modules/ROOT/pages/jira-source.adoc @@ -52,7 +52,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `jira-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/mqtt-source.adoc b/docs/modules/ROOT/pages/mqtt-source.adoc index de3f42f..e2af0b3 100644 --- a/docs/modules/ROOT/pages/mqtt-source.adoc +++ b/docs/modules/ROOT/pages/mqtt-source.adoc @@ -50,7 +50,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `mqtt-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/salesforce-source.adoc b/docs/modules/ROOT/pages/salesforce-source.adoc index 46bea79..c247497 100644 --- a/docs/modules/ROOT/pages/salesforce-source.adoc +++ b/docs/modules/ROOT/pages/salesforce-source.adoc @@ -58,7 +58,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `salesforce-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/slack-source.adoc b/docs/modules/ROOT/pages/slack-source.adoc index 0af3da9..8261521 100644 --- a/docs/modules/ROOT/pages/slack-source.adoc +++ b/docs/modules/ROOT/pages/slack-source.adoc @@ -49,7 +49,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `slack-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/telegram-source.adoc b/docs/modules/ROOT/pages/telegram-source.adoc index eb7f5d9..4ce4698 100644 --- a/docs/modules/ROOT/pages/telegram-source.adoc +++ b/docs/modules/ROOT/pages/telegram-source.adoc @@ -49,7 +49,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `telegram-source-binding.yaml` file into your hard drive, then configure it according to your needs. diff --git a/docs/modules/ROOT/pages/timer-source.adoc b/docs/modules/ROOT/pages/timer-source.adoc index bcb0a9f..658063c 100644 --- a/docs/modules/ROOT/pages/timer-source.adoc +++ b/docs/modules/ROOT/pages/timer-source.adoc @@ -48,7 +48,7 @@ spec: ---- -Make sure you have xref:latest@camel-k::installation/installation.html[Camel K installed] into the Kubernetes cluster you're connected to. +Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to. Save the `timer-source-binding.yaml` file into your hard drive, then configure it according to your needs.