From 7b105144131656c92e2f7bc7490e7c43bc17ea79 Mon Sep 17 00:00:00 2001 From: Xinyu Shu Date: Mon, 19 Aug 2024 12:37:05 +0200 Subject: [PATCH] Fix a dead link In 'External Formats and Options' --- website/docs/sql/external/formats.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/sql/external/formats.md b/website/docs/sql/external/formats.md index 5d50fed..3f5d117 100644 --- a/website/docs/sql/external/formats.md +++ b/website/docs/sql/external/formats.md @@ -225,8 +225,8 @@ strictly one line per table row like text-format files. ::: Besides the [common format options](#common-format-options) and the -[text format options](#text-format-options), the CSV format supports the -following options: +options for [text format](#external-format-text), the CSV format +supports the following options: `HEADER => boolean`