diff --git a/docs/eventing/samples/container-source/README.md b/docs/eventing/samples/container-source/README.md index 89017a862..e3ae6737b 100644 --- a/docs/eventing/samples/container-source/README.md +++ b/docs/eventing/samples/container-source/README.md @@ -54,7 +54,7 @@ spec: template: spec: containers: - - image: gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/event_display + - image: gcr.io/knative-releases/knative.dev/eventing-contrib/cmd/event_display ``` Use following command to create the service from `service.yaml`: