From 6f19c7aa7c0dc259d3cfd985fdc9bb6475097dc9 Mon Sep 17 00:00:00 2001 From: Zach Corleissen Date: Mon, 12 Feb 2018 18:19:49 -0800 Subject: [PATCH] Small fixes to localization docs (#7383) --- docs/home/contribute/localization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/home/contribute/localization.md b/docs/home/contribute/localization.md index 1357e60a41..70ae72cb52 100644 --- a/docs/home/contribute/localization.md +++ b/docs/home/contribute/localization.md @@ -28,7 +28,7 @@ Source files reside in the `/docs/` directory. ### Repository -A l10n team will have a repository specifically dedicated to its work, for example: [kubernetes/kubernetes-docs/cn](https://github.com/kubernetes/kubernetes-docs-cn). +A l10n team will have a repository specifically dedicated to its work, for example: [kubernetes/kubernetes-docs-cn](https://github.com/kubernetes/kubernetes-docs-cn). **Note:** To open a l10n repository, [contact the SIG docs lead](https://kubernetes.slack.com/messages/C1J0BPD2M) on Slack for assistance. {: .note} @@ -42,7 +42,7 @@ Projects must include columns for: - In progress - Done -For example: the [Chinese localization project](For example: https://github.com/kubernetes/kubernetes-docs-cn/projects/1). +For example: the [Chinese localization project](https://github.com/kubernetes/kubernetes-docs-cn/projects/1). ### Team function