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.git
The following commit(s) were added to refs/heads/main by this push:
new dfb099078 docs: fix field type meta pos (#3147)
dfb099078 is described below
commit dfb099078fdfc74bc8c435f256bd2b238598fbaa
Author: Shawn Yang <[email protected]>
AuthorDate: Wed Jan 14 14:07:08 2026 +0800
docs: fix field type meta pos (#3147)
## Why?
## What does this PR do?
## Related issues
#3143
## Does this PR introduce any user-facing change?
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
## Benchmark
---
docs/guide/xlang/field-type-meta.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/guide/xlang/field-type-meta.md
b/docs/guide/xlang/field-type-meta.md
index f434f1ac4..1c6880c85 100644
--- a/docs/guide/xlang/field-type-meta.md
+++ b/docs/guide/xlang/field-type-meta.md
@@ -1,6 +1,6 @@
---
title: Field Type Meta
-sidebar_position: 4
+sidebar_position: 46
id: field_type_meta
license: |
Licensed to the Apache Software Foundation (ASF) under one or more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]