File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/contribute Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ For an example of adding a new localization, see the PR to enable
278
278
279
279
To guide other localization contributors, add a new
280
280
[`README-**.md`](https://help.github.com/articles/about-readmes/) to the top level of
281
- [k /website](https://github.com/kubernetes/website/), where `**` is the two-letter language code.
281
+ [kubernetes /website](https://github.com/kubernetes/website/), where `**` is the two-letter language code.
282
282
For example, a German README file would be `README-de.md`.
283
283
284
284
Provide guidance to localization contributors in the localized `README-**.md` file.
@@ -418,7 +418,7 @@ To collaborate on a localization branch:
418
418
` dev-<source version>-<language code>.<team milestone>`
419
419
420
420
For example, an approver on a German localization team opens the localization branch
421
- ` dev-1.12-de.1` directly against the k /website repository, based on the source branch for
421
+ ` dev-1.12-de.1` directly against the `kubernetes /website` repository, based on the source branch for
422
422
Kubernetes v1.12.
423
423
424
424
2. Individual contributors open feature branches based on the localization branch.
You can’t perform that action at this time.
0 commit comments