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

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

commit 3e1febe14a9f86ab2b33552974fb2e6c868dfd31
Author: chaokunyang <[email protected]>
AuthorDate: Tue Oct 28 02:02:13 2025 +0800

    fix broken links
---
 docs/specification/xlang_serialization_spec.md                        | 4 ----
 .../version-0.11/specification/xlang_serialization_spec.md            | 4 ----
 versioned_docs/version-0.13/specification/xlang_serialization_spec.md | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/docs/specification/xlang_serialization_spec.md 
b/docs/specification/xlang_serialization_spec.md
index 7252f7bbf..9e8d923ca 100644
--- a/docs/specification/xlang_serialization_spec.md
+++ b/docs/specification/xlang_serialization_spec.md
@@ -149,10 +149,6 @@ Such information can be provided in other languages too:
 All internal data types are expressed using an ID in range `0~64`. Users can 
use `0~4096` for representing their
 types.
 
-### Type mapping
-
-See [Type mapping](../guide/xlang_type_mapping.md)
-
 ## Spec overview
 
 Here is the overall format:
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/specification/xlang_serialization_spec.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/specification/xlang_serialization_spec.md
index 35e942828..7a1c60199 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/specification/xlang_serialization_spec.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.11/specification/xlang_serialization_spec.md
@@ -149,10 +149,6 @@ Such information can be provided in other languages too:
 All internal data types are expressed using an ID in range `0~64`. Users can 
use `0~4096` for representing their
 types.
 
-### Type mapping
-
-See [Type mapping](../guide/xlang_type_mapping.md)
-
 ## Spec overview
 
 Here is the overall format:
diff --git 
a/versioned_docs/version-0.13/specification/xlang_serialization_spec.md 
b/versioned_docs/version-0.13/specification/xlang_serialization_spec.md
index 7252f7bbf..9e8d923ca 100644
--- a/versioned_docs/version-0.13/specification/xlang_serialization_spec.md
+++ b/versioned_docs/version-0.13/specification/xlang_serialization_spec.md
@@ -149,10 +149,6 @@ Such information can be provided in other languages too:
 All internal data types are expressed using an ID in range `0~64`. Users can 
use `0~4096` for representing their
 types.
 
-### Type mapping
-
-See [Type mapping](../guide/xlang_type_mapping.md)
-
 ## Spec overview
 
 Here is the overall format:


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

Reply via email to