Skip to content

Commit b66ce8d

Browse files
authored
Merge pull request #24109 from Arhell/fix-link
fix broken link
2 parents 64b61ae + 112af96 commit b66ce8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ other = "Subscribe"
208208
other = "Synopsis"
209209

210210
[thirdparty_message]
211-
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 <a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCF website guidelines</a> by listing projects alphabetically. To add a project to this list, read the <a href="/contribute/style/content-guide/#third-party-content">content guide</a> before submitting a change."""
211+
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 <a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCF website guidelines</a> by listing projects alphabetically. To add a project to this list, read the <a href="/docs/contribute/style/content-guide/#third-party-content">content guide</a> before submitting a change."""
212212

213213
[ui_search_placeholder]
214214
other = "Search"

0 commit comments

Comments
 (0)