Skip to content

Commit 942e9f9

Browse files
authored
Merge pull request #44187 from coder12git/sur/4
[hi] Fix section header anchors for Hindi links on docs homepage
2 parents ed9b294 + 8c94d2f commit 942e9f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/hi/docs/setup/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ card:
88
name: setup
99
weight: 20
1010
anchors:
11-
- anchor: "#सीखने-का-वातावरण"
11+
- anchor: "#learning-environment"
1212
title: सीखने का वातावरण
13-
- anchor: "#प्रोडक्शन-वातावरण"
13+
- anchor: "#production-environment"
1414
title: प्रोडक्शन वातावरण
1515
---
1616

@@ -25,13 +25,13 @@ card:
2525

2626
<!-- body -->
2727

28-
## सीखने का वातावरण
28+
## सीखने का वातावरण {#learning-environment}
2929

3030
यदि आप कुबेरनेट्स सीख रहे हैं, तो कुबेरनेट्स समुदाय द्वारा समर्थित टूल का उपयोग करें,
3131
या स्थानीय मशीन पर कुबेरनेट्स क्लस्टर सेटअप करने के लिए इकोसिस्टम में उपलब्ध टूल का उपयोग करें।
3232
[इंस्टॉल टूल्स](/hi/docs/tasks/tools/) देखें।
3333

34-
## प्रोडक्शन वातावरण
34+
## प्रोडक्शन वातावरण {#production-environment}
3535

3636
[प्रोडक्शन वातावरण](/hi/docs/setup/production-environment/) के लिए समाधान का मूल्यांकन करते समय, विचार करें कि कुबेरनेट्स क्लस्टर के किन पहलुओं (या _abstractions_) का संचालन आप स्वयं प्रबंधित करना चाहते हैं और किसे आप एक प्रदाता को सौंपना पसंद करते हैं।
3737

0 commit comments

Comments
 (0)