diff options
Diffstat (limited to 'contributors/guide/github-workflow.md')
| -rw-r--r-- | contributors/guide/github-workflow.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contributors/guide/github-workflow.md b/contributors/guide/github-workflow.md index f3b77090..c96e4e7d 100644 --- a/contributors/guide/github-workflow.md +++ b/contributors/guide/github-workflow.md @@ -12,6 +12,8 @@ Per Go's [workspace instructions][go-workspace], place Kubernetes' code on your `GOPATH` using the following cloning procedure. +[go-workspace]: https://golang.org/doc/code.html#Workspaces + Define a local working directory: ```sh |
