We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062d6ff commit 5d512beCopy full SHA for 5d512be
docs/eventing/samples/writing-event-source-easy-way/README.md
@@ -1,6 +1,6 @@
1
# Introduction
2
3
-As stated in [tutorial on writing a Source with a Receive Adapter](../writing-receive-adapter-source/README.md), there are multiple ways to
+As stated in [tutorial on writing a Source with a Receive Adapter](../writing-event-source/README.md), there are multiple ways to
4
create event sources. The way in that tutorial is to create an independent event source that has its own CRD.
5
6
This tutorial provides a simpler mechanism to build an event source in Javascript and use it with
0 commit comments