Skip to content

Commit 9650649

Browse files
authored
Merge pull request #34538 from kadtendulkar/kad7
Fix broken link on Localizing Kubernetes documentation page
2 parents 60390ff + 8edb644 commit 9650649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/contribute/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Description | URLs
253253
Home | [All heading and subheading URLs](/docs/home/)
254254
Setup | [All heading and subheading URLs](/docs/setup/)
255255
Tutorials | [Kubernetes Basics](/docs/tutorials/kubernetes-basics/), [Hello Minikube](/docs/tutorials/hello-minikube/)
256-
Site strings | [All site strings](#Site-strings-in-i18n) in a new localized TOML file
256+
Site strings | [All site strings](#site-strings-in-i18n) in a new localized TOML file
257257
Releases | [All heading and subheading URLs](/releases)
258258

259259
Translated documents must reside in their own `content/**/` subdirectory, but otherwise follow the same URL path as the English source. For example, to prepare the [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) tutorial for translation into German, create a subfolder under the `content/de/` folder and copy the English source:

0 commit comments

Comments
 (0)