Merge pull request #6025 from PratikBorhade302/fix-6024-k8s-community
Fix: Missing link for Hindi language Cheatsheet on Readme.md
This commit is contained in:
commit
692571a6a9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue