Skip to content

Commit 09abe50

Browse files
committed
added missing eventing module to site
1 parent d3e8625 commit 09abe50

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

documentation/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The answer is a platform that can run serverless workloads, while enabling you t
2424

2525
[.tile]
2626
.xref:knative-tutorial-eventing:ROOT:index.adoc[Knative Eventing]
27-
*** xref:knative-tutorial-eventing:ROOT:eventing-src-to-sink.adoc.adoc[Source to Sink]
27+
*** xref:knative-tutorial-eventing:ROOT:eventing-src-to-sink.adoc[Source to Sink]
2828
*** xref:knative-tutorial-eventing:ROOT:channel-and-subscribers.adoc[Channel and Subscribers]
2929
*** xref:knative-tutorial-eventing:ROOT:eventing-trigger-broker.adoc[Brokers and Triggers]
3030

site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ content:
1515
- url: git@github.com:redhat-developer-demos/knative-tutorial-module-serving.git
1616
tags: []
1717
branches: release/v0.12.x
18+
- url: git@github.com:redhat-developer-demos/knative-tutorial-module-eventing.git
19+
tags: []
20+
branches: release/v0.12.x
1821
- url: git@github.com:redhat-developer-demos/knative-tutorial-module-camelk.git
1922
tags: []
2023
branches: release/v0.12.x

0 commit comments

Comments
 (0)