Fix a typo in the path so that ko can be used to deploy the sample. (#334)

This commit is contained in:
Adam Harwayne 2018-08-15 09:40:56 -07:00 committed by Knative Prow Robot
parent f0f7988041
commit 90095973d8
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ spec:
spec:
container:
# Replace this image with your {username}/k8s-events container
image: github.com/knative/docs/eventing/sample/k8s-events
image: github.com/knative/docs/eventing/samples/k8s-events