From 112af96e095f6ceebd08ddc153fe97a5e077b912 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 25 Sep 2020 01:34:13 +0300 Subject: [PATCH] fix broken link --- i18n/en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index 1c45087dec..899ffdd4bf 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -208,7 +208,7 @@ other = "Subscribe" other = "Synopsis" [thirdparty_message] -other = """This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects. This page follows CNCF website guidelines by listing projects alphabetically. To add a project to this list, read the content guide before submitting a change.""" +other = """This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects. This page follows CNCF website guidelines by listing projects alphabetically. To add a project to this list, read the content guide before submitting a change.""" [ui_search_placeholder] other = "Search"