From b7f5cdb2304f55e4c32db391dc3b968c2c04f386 Mon Sep 17 00:00:00 2001 From: Michele Dolfi Date: Thu, 6 Feb 2025 17:04:12 +0100 Subject: [PATCH] fix path to files in example Signed-off-by: Michele Dolfi --- docs/examples/run_with_formats.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/examples/run_with_formats.py b/docs/examples/run_with_formats.py index a6bd6315..2c4d7161 100644 --- a/docs/examples/run_with_formats.py +++ b/docs/examples/run_with_formats.py @@ -26,8 +26,7 @@ def main(): Path("tests/data/pptx/powerpoint_sample.pptx"), Path("tests/data/2305.03393v1-pg9-img.png"), Path("tests/data/pdf/2206.01062.pdf"), - Path("tests/data/test_01.asciidoc"), - Path("tests/data/test_01.asciidoc"), + Path("tests/data/asciidoc/test_01.asciidoc"), ] ## for defaults use: