Skip to content

Commit 5d512be

Browse files
Update eventing/samples/writing-event-source-easy..README.md (#3084)
- fix url "tutorial on writing a Source with a Receive Adapter" section Signed-off-by: Sameer Vohra <[email protected]>
1 parent 062d6ff commit 5d512be

File tree

1 file changed

+1
-1
lines changed
  • docs/eventing/samples/writing-event-source-easy-way

1 file changed

+1
-1
lines changed

docs/eventing/samples/writing-event-source-easy-way/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
As stated in [tutorial on writing a Source with a Receive Adapter](../writing-receive-adapter-source/README.md), there are multiple ways to
3+
As stated in [tutorial on writing a Source with a Receive Adapter](../writing-event-source/README.md), there are multiple ways to
44
create event sources. The way in that tutorial is to create an independent event source that has its own CRD.
55

66
This tutorial provides a simpler mechanism to build an event source in Javascript and use it with

0 commit comments

Comments
 (0)