From 422aa24e8e422d61332bc6f29a6f0cf5570c1427 Mon Sep 17 00:00:00 2001 From: luowanghaoyun Date: Fri, 13 Feb 2026 10:42:35 +0800 Subject: [PATCH] fix doc: fileformat.md --- 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 65fe9a4dfd31..27d4f63d8182 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" >}}).