This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 9be7cb3050 [docs] fix doc: fileformat.md (#7278)
9be7cb3050 is described below
commit 9be7cb3050bd91d39e7f2b809628699869a87cb6
Author: lwhy <[email protected]>
AuthorDate: Fri Feb 13 21:26:19 2026 +0800
[docs] fix doc: fileformat.md (#7278)
---
docs/content/concepts/spec/fileformat.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/concepts/spec/fileformat.md
b/docs/content/concepts/spec/fileformat.md
index 65fe9a4dfd..27d4f63d81 100644
--- a/docs/content/concepts/spec/fileformat.md
+++ b/docs/content/concepts/spec/fileformat.md
@@ -790,4 +790,4 @@ Limitations:
2. BLOB format does not support predicate pushdown.
3. Statistics collection is not supported for BLOB columns.
-For usage details, configuration options, and examples, see [Blob Type]({{<
ref "append-table/data-evolution#blob-type" >}}).
+For usage details, configuration options, and examples, see [Blob Type]({{<
ref "append-table/blob" >}}).