This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch release_1.4.0
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 6652d94d2e433fbcc59ba4c42516816c6bc6af49
Author: chaokunyang <[email protected]>
AuthorDate: Mon Jul 20 12:19:29 2026 +0800

    Fix Fory JSON release blog links
---
 blog/2026-07-20-fory_1_4_0_released.md                                  | 2 +-
 .../docusaurus-plugin-content-blog/2026-07-20-fory_1_4_0_released.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/2026-07-20-fory_1_4_0_released.md 
b/blog/2026-07-20-fory_1_4_0_released.md
index 350a032da0..ffd2a67314 100644
--- a/blog/2026-07-20-fory_1_4_0_released.md
+++ b/blog/2026-07-20-fory_1_4_0_released.md
@@ -64,7 +64,7 @@ public final class JsonExample {
 }
 ```
 
-See the [Fory JSON documentation](/docs/guide/java/json-support) for the 
complete type model, annotations and mix-ins, dynamic properties, custom 
serializers, security controls, and Android or GraalVM setup.
+See the [Fory JSON documentation](/docs/guide/java/json_support) for the 
complete type model, annotations and mix-ins, dynamic properties, custom 
serializers, security controls, and Android or GraalVM setup.
 
 ## Features
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-07-20-fory_1_4_0_released.md 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-07-20-fory_1_4_0_released.md
index a6ef0b024a..993dd564e4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-07-20-fory_1_4_0_released.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-07-20-fory_1_4_0_released.md
@@ -64,7 +64,7 @@ public final class JsonExample {
 }
 ```
 
-完整的类型模型、注解与 mix-in、动态属性、自定义序列化器、安全控制,以及 Android 或 GraalVM 的配置方法,请参阅 [Fory JSON 
文档](/zh-CN/docs/guide/java/json-support)。
+完整的类型模型、注解与 mix-in、动态属性、自定义序列化器、安全控制,以及 Android 或 GraalVM 的配置方法,请参阅 [Fory JSON 
文档](/zh-CN/docs/guide/java/json_support)。
 
 ## 新功能
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to