Skip to content

Commit d5addf9

Browse files
authored
Update k8s-kind.md (#719)
wrong link for `start-kind.sh`
1 parent 8fcd60f commit d5addf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/k8s-kind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ On Linux, make sure your userid is in the `docker` group on the host
4444
machine. This will enable you to run `kind` without
4545
requiring `sudo` to gain `root` privileges.
4646

47-
We've provided a [script](./deploy/kind/start-kind.sh)
47+
We've provided a [script](../deploy/kind/start-kind.sh)
4848
that you can use to bring up a kind cluster in a
4949
reasonable configuration for OpenWhisk. The script
5050
assumes that port 31001 is available on your machine

0 commit comments

Comments
 (0)