From 7fa7b1914faa3183402821c9e89ae5a9f43612e8 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Fri, 3 Jul 2026 10:22:31 -0400 Subject: [PATCH] typofix --- docs/src/file-formats.md | 2 +- docs/src/file-formats.md.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/file-formats.md b/docs/src/file-formats.md index eb6e6bf3f..8aad25eb4 100644 --- a/docs/src/file-formats.md +++ b/docs/src/file-formats.md @@ -239,7 +239,7 @@ See also the [`--lazy-quotes` flag](reference-main-flag-list.md#csv-only-flags), ### Troubleshooting CSV and JSON input -Please see [xxx](xxx). +Please see [this page](troubleshooting-csv-and-json-input.md). ## JSON diff --git a/docs/src/file-formats.md.in b/docs/src/file-formats.md.in index 27e52910e..607f5da7f 100644 --- a/docs/src/file-formats.md.in +++ b/docs/src/file-formats.md.in @@ -81,7 +81,7 @@ See also the [`--lazy-quotes` flag](reference-main-flag-list.md#csv-only-flags), ### Troubleshooting CSV and JSON input -Please see [xxx](xxx). +Please see [this page](troubleshooting-csv-and-json-input.md). ## JSON