Skip to content

Commit 8edb644

Browse files
committed
Update content/en/docs/contribute/localization.md
1 parent 60390ff commit 8edb644

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)