This is an automated email from the ASF dual-hosted git repository. asorokoumov pushed a commit to branch fix-csv-docs-config-location in repository https://gitbox.apache.org/repos/asf/otava.git
commit 6e0c58afbd4d50f3577b3069d4a29f7232c80128 Author: Alex Sorokoumov <[email protected]> AuthorDate: Tue Nov 25 18:59:16 2025 -0800 Fixup csv docs --- docs/CSV.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CSV.md b/docs/CSV.md index 8eb65b7..7aad9b2 100644 --- a/docs/CSV.md +++ b/docs/CSV.md @@ -20,7 +20,7 @@ # Importing results from CSV > [!TIP] -> See [otava.yaml](../examples/csv/otava.yaml) for the full example configuration. +> See [otava.yaml](../examples/csv/config/otava.yaml) for the full example configuration. ## Tests
