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
commit 79c3d9d475acf0d36add34e94426e2e5874c71f8 Author: chaokunyang <[email protected]> AuthorDate: Tue Jan 13 09:46:51 2026 +0000 🔄 synced local 'docs/specification/' with remote 'docs/specification/' --- docs/specification/java_serialization_spec.md | 2 +- docs/specification/row_format_spec.md | 2 +- docs/specification/xlang_serialization_spec.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/specification/java_serialization_spec.md b/docs/specification/java_serialization_spec.md index dd2f57cce..c7b8d22d8 100644 --- a/docs/specification/java_serialization_spec.md +++ b/docs/specification/java_serialization_spec.md @@ -1,7 +1,7 @@ --- title: Java Serialization Format sidebar_position: 1 -id: fory_java_serialization_spec +id: java_serialization_spec license: | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/docs/specification/row_format_spec.md b/docs/specification/row_format_spec.md index 441f5f599..de1e8b50d 100644 --- a/docs/specification/row_format_spec.md +++ b/docs/specification/row_format_spec.md @@ -1,7 +1,7 @@ --- title: Row Format sidebar_position: 2 -id: fory_row_format_spec +id: row_format_spec license: | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/docs/specification/xlang_serialization_spec.md b/docs/specification/xlang_serialization_spec.md index 49084975d..579ea7c1b 100644 --- a/docs/specification/xlang_serialization_spec.md +++ b/docs/specification/xlang_serialization_spec.md @@ -1,7 +1,7 @@ --- title: Xlang Serialization Format sidebar_position: 0 -id: fory_xlang_serialization_spec +id: xlang_serialization_spec license: | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
