This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 0b9670227 fix broken links (#332)
0b9670227 is described below
commit 0b967022726477ec1f80661a87625aa82aa56546
Author: Shawn Yang <[email protected]>
AuthorDate: Tue Oct 28 02:02:36 2025 +0800
fix broken links (#332)
---
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]