mirror of https://github.com/knative/docs.git
Fix a typo in the path so that ko can be used to deploy the sample. (#334)
This commit is contained in:
parent
f0f7988041
commit
90095973d8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue