mirror of https://github.com/knative/docs.git
Fixed webhook sample path (#2218)
This commit is contained in:
parent
7c7b06b504
commit
a235f9a0da
|
@ -33,7 +33,7 @@ You must meet the following requirements to run this sample:
|
|||
|
||||
```shell
|
||||
git clone -b "{{< branch >}}" https://github.com/knative/docs knative-docs
|
||||
cd knative-docs/serving/samples/gitwebhook-go
|
||||
cd knative-docs/docs/serving/samples/gitwebhook-go
|
||||
```
|
||||
|
||||
1. Use Docker to build a container image for this service. Replace
|
||||
|
|
Loading…
Reference in New Issue