diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-09-24 13:53:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-24 13:53:49 -0700 |
| commit | 692571a6a97f6bbc4bbe478e5ad46fc083570056 (patch) | |
| tree | d1adeaa97b982bba7e5cff40c6883ccf83b21c97 | |
| parent | 49de86e739da37359d6b24df18b7a9fd612f4357 (diff) | |
| parent | 15b739159b14a5f5a9712d64a369cdf47885aa97 (diff) | |
Merge pull request #6025 from PratikBorhade302/fix-6024-k8s-community
Fix: Missing link for Hindi language Cheatsheet on Readme.md
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index 716eda4e..f6c8ef34 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -12,7 +12,7 @@ description: | <!-- omit in toc --> # Kubernetes Contributor Cheat Sheet -[Deutsch](README-de.md) | [Français](README-fr.md) | [Bahasa Indonesia](README-id.md) | [日本語](README-ja.md) | [한국어](README-ko.md) | [Português](README-pt.md) | [中文](README-zh.md) | [Українська](README-uk.md) | [Italian](README-it.md) +[Deutsch](README-de.md) | [Français](README-fr.md) | [Bahasa Indonesia](README-id.md) | [日本語](README-ja.md) | [한국어](README-ko.md) | [Português](README-pt.md) | [中文](README-zh.md) | [Українська](README-uk.md) | [Italian](README-it.md) | [हिन्दी](README-hi.md) A list of common resources when contributing to Kubernetes, tips, tricks, and common best practices used within the Kubernetes project. It is a "TL;DR" or |
