Skip to content

Commit 233276d

Browse files
fix: typos and service names
Service name typos and Camel K naming updates
2 parents 0c5f38b + 43d3e3a commit 233276d

22 files changed

+80
-102
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Knative Tutorial
33
on:
44
push:
55
branches:
6-
- release-v1.13.0
6+
- 'release-v1.13.*'
77
env:
88
SITE_DIR: "gh-pages"
99

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Knative Tutorial](https://github.com/redhat-developer-demos/knative-tutorial/workflows/Knative%20Tutorial/badge.svg) [![Knative Serving v0.19](https://img.shields.io/badge/Knative%20Serving-v0.19-blue)](https://knative.dev/docs/serving/)
44
[![Knative Eventing v0.19](https://img.shields.io/badge/Knative%20Eventing-v0.19-blue)](https://knative.dev/docs/eventing/)
55
[![Strimzi Kafka](https://img.shields.io/badge/Strimzi%20Kafka-v0.20.0-blue)](https://strimzi.io)
6-
[![Apache Camel-K](https://img.shields.io/badge/Apache%20Camel--K-v1.3.1-blue)](https://camel.apache.org/camel-k/latest/)
6+
[![Apache Camel K](https://img.shields.io/badge/Apache%20Camel--K-v1.3.1-blue)](https://camel.apache.org/camel-k/latest/)
77
[![OpenShift Serverless](https://img.shields.io/badge/OpenShift%20Serverless-v1.13-blue)](https://www.openshift.com/learn/topics/serverless)
88

99
## Documentation

documentation/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::ROOT:partial$serving-nav.adoc[]
77
.xref:eventing:index.adoc[Knative Eventing]
88
include::ROOT:partial$eventing-nav.adoc[]
99

10-
.xref:camelk:index.adoc[Apache Camel-K]
10+
.xref:camelk:index.adoc[Apache Camel K]
1111
include::ROOT:partial$camelk-nav.adoc[]
1212

1313
.xref:advanced:index.adoc[Advanced]

documentation/modules/ROOT/pages/_partials/advanced-nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*** xref:advanced:eventing-with-kafka.adoc#kn-eventing-kafka-source-to-sink[Kafka Source to Sink]
1010
*** xref:advanced:eventing-with-kafka.adoc#kn-eventing-kafka-auto-scaling[Auto Scaling with Kafka]
1111
** xref:advanced:eventing-with-kafka.adoc#kn-kafka-src-cleanup[Cleanup]
12-
* EIP with Apache Camel-K
12+
* EIP with Apache Camel K
1313
** xref:advanced:camel-k-cbr.adoc[Content Based Routing]
1414
*** xref:advanced:camel-k-cbr.adoc#cbr-app-overview[Application Overview]
1515
*** xref:advanced:camel-k-cbr.adoc#label-namespace-for-default-broker[Create Broker]

documentation/modules/ROOT/pages/_partials/camelk-nav.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
* xref:camelk:setup.adoc[Setup]
2-
** xref:camelk:setup.adoc#install-camel-k[Install Camel-K ]
3-
* xref:camelk:camel-k-basics.adoc[Camel-K with Knative Serving]
4-
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-integration[Deploy Camel-K integration]
5-
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Deploy Camel-K Knative Integration]
2+
** xref:camelk:setup.adoc#install-camel-k[Install Apache Camel K ]
3+
* xref:camelk:camel-k-basics.adoc[Camel K with Knative Serving]
4+
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-integration[Deploy Camel K integration]
5+
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Deploy Camel K Knative Integration]
66
** xref:camelk:camel-k-basics.adoc#camelk-gs-cleanup[Cleanup]
7-
* xref:camelk:camel-k-eventing.adoc[Camel-K with Knative Eventing]
7+
* xref:camelk:camel-k-eventing.adoc[Camel K with Knative Eventing]
88
** xref:camelk:camel-k-eventing.adoc#deploy-camel-k-source[Deploy Knative CamelSource]
99
** xref:camelk:camel-k-eventing.adoc#logging-ce-messages[View CloudEvents Messages]
1010
** xref:camelk:camel-k-eventing.adoc#camel-k-es-sink[CamelSource to Sink]

documentation/modules/ROOT/pages/index.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ a|
3838
ifndef::workshop[]
3939
a|
4040
[.tile]
41-
.xref:camelk:index.adoc[Apache Camel-K]
41+
.xref:camelk:index.adoc[Apache Camel K]
4242
* xref:camelk:setup.adoc[Setup]
43-
* xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Camel-K with Knative Serving]
44-
* xref:camelk:camel-k-eventing.adoc[Camel-K with Knative Eventing]
43+
* xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Camel K with Knative Serving]
44+
* xref:camelk:camel-k-eventing.adoc[Camel K with Knative Eventing]
4545
* xref:camelk:camel-k-eventing.adoc#camel-k-es-sink[CamelSource to Sink]
4646
a|
4747
[.tile]
4848
.xref:advanced:index.adoc[Advanced]
4949
* xref:advanced:deploy-apache-kafka.adoc[Deploy Apache Kafka]
5050
* xref:advanced:eventing-with-kafka.adoc[Knative Eventing with Apache Kafka]
51-
* xref:advanced:camel-k-cbr.adoc[Content Based Routing with Camel-K]
51+
* xref:advanced:camel-k-cbr.adoc[Content Based Routing with Camel K]
5252
endif::[]
5353
|===

documentation/modules/advanced/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*** xref:eventing-with-kafka.adoc#kn-eventing-kafka-source-to-sink[Kafka Source to Sink]
1010
*** xref:eventing-with-kafka.adoc#kn-eventing-kafka-auto-scaling[Auto Scaling with Kafka]
1111
** xref:eventing-with-kafka.adoc#kn-kafka-src-cleanup[Cleanup]
12-
* EIP with Apache Camel-K
12+
* EIP with Apache Camel K
1313
** xref:camel-k-cbr.adoc[Content Based Routing]
1414
*** xref:camel-k-cbr.adoc#cbr-app-overview[Application Overview]
1515
*** xref:camel-k-cbr.adoc#label-namespace-for-default-broker[Create Broker]

documentation/modules/advanced/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ This tutorial helps in undertanding some advanced concepts and application with
88
As pre-requisite to this tutorial, its highly recommended that you have completed:
99

1010
* xref:ROOT:index.adoc[Knative Tutorial Basics]
11-
* xref:camelk:index.adoc[Integrations with Apache Camel-K]
11+
* xref:camelk:index.adoc[Integrations with Apache Camel K]
1212

documentation/modules/advanced/pages/setup.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ include::knative-tutorial:ROOT:partial$prereq-cli.adoc[]
1010
endif::[]
1111

1212
[#install-camel-k]
13-
== Install Camel-k
13+
== Install Camel K
1414

15-
Download the latest camel-k release from https://github.com/apache/camel-k/releases/latest[here]. Extract the content and add the binary `kamel` to the PATH.
15+
Download the latest Apache Camel K release from https://github.com/apache/camel-k/releases/latest[here]. Extract the content and add the binary `kamel` to the PATH.
1616

1717
[IMPORTANT]
1818
====

documentation/modules/camelk/nav.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
* xref:camelk:setup.adoc[Setup]
2-
** xref:camelk:setup.adoc#install-camel-k[Install Camel-K ]
3-
* xref:camelk:camel-k-basics.adoc[Camel-K with Knative Serving]
4-
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-integration[Deploy Camel-K integration]
5-
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Deploy Camel-K Knative Integration]
2+
** xref:camelk:setup.adoc#install-camel-k[Install Camel K ]
3+
* xref:camelk:camel-k-basics.adoc[Camel K with Knative Serving]
4+
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-integration[Deploy Camel K integration]
5+
** xref:camelk:camel-k-basics.adoc#deploy-camel-k-kn-integration[Deploy Camel K Knative Integration]
66
** xref:camelk:camel-k-basics.adoc#camelk-gs-cleanup[Cleanup]
7-
* xref:camelk:camel-k-eventing.adoc[Camel-K with Knative Eventing]
7+
* xref:camelk:camel-k-eventing.adoc[Camel K with Knative Eventing]
88
** xref:camelk:camel-k-eventing.adoc#deploy-camel-k-source[Deploy Knative CamelSource]
99
** xref:camelk:camel-k-eventing.adoc#logging-ce-messages[View CloudEvents Messages]
1010
** xref:camelk:camel-k-eventing.adoc#camel-k-es-sink[CamelSource to Sink]

0 commit comments

Comments
 (0)