This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_doc_links3 in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit e4e7d4380465e4726bb4bf69ee0faa987a54c9da Author: chaokunyang <[email protected]> AuthorDate: Tue Oct 28 01:59:54 2025 +0800 fix broken doc links --- docs/specification/xlang_serialization_spec.md | 4 ---- 1 file changed, 4 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: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
