diff options
| -rw-r--r-- | contributors/guide/contributor-cheatsheet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet.md b/contributors/guide/contributor-cheatsheet.md index 1f413fae..0f2d14c1 100644 --- a/contributors/guide/contributor-cheatsheet.md +++ b/contributors/guide/contributor-cheatsheet.md @@ -20,7 +20,7 @@ A list of common resources when contributing to Kubernetes. - [Release Buckets](http://gcsweb.k8s.io/gcs/kubernetes-release/) - Developer Guide - [Cherry Picking Guide](/contributors/devel/cherry-picks.md) - [Queue](http://cherrypick.k8s.io/#/queue) -- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search +- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search, maintained by @dims ## SIGs and Working Groups |
