Skip to content

Commit 4e1b454

Browse files
authored
docs: update README to reflect CronJobSource renamed to PingSource (#6175)
Since [knative/eventing#2412](knative/eventing#2412) updated the resource name from CronJobSource to PingSource, the documentation is misleading.
1 parent 3c32cc1 commit 4e1b454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eventing/event-registry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ EventTypes are created automatically when an event source is instantiated.
100100

101101
Knative supports automatic registration of EventTypes for the following event sources:
102102

103-
- CronJobSource
103+
- PingSource
104104
- ApiServerSource
105105
- GithubSource
106106
- GcpPubSubSource

0 commit comments

Comments
 (0)