This is an automated email from the ASF dual-hosted git repository.
wombatukun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new dd776693b2b [DOCS] Fix overview banner latest version (#12492)
dd776693b2b is described below
commit dd776693b2b6fc0a581ff762f86f59e59a7dd259
Author: Sagar Sumit <[email protected]>
AuthorDate: Wed Dec 18 10:18:04 2024 +0530
[DOCS] Fix overview banner latest version (#12492)
---
website/i18n/cn/code.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/i18n/cn/code.json b/website/i18n/cn/code.json
index aa6eda10b54..99692b081c8 100644
--- a/website/i18n/cn/code.json
+++ b/website/i18n/cn/code.json
@@ -132,7 +132,7 @@
"description": "The label used to tell the user that he's browsing an
unmaintained doc version"
},
"theme.docs.versions.latestVersionSuggestionLabel": {
- "message": "For up-to-date documentation, see the {latestVersionLink}
({versionLabel}).",
+ "message": "For documentation on the latest release, see the
{latestVersionLink} ({versionLabel}).",
"description": "The label used to tell the user to check the latest
version"
},
"theme.docs.versions.latestVersionLinkLabel": {