From 0f863ab3785f16462dd0ed69416dd4e019546275 Mon Sep 17 00:00:00 2001 From: Thomas Hess Date: Sun, 19 Jan 2025 19:04:55 +0100 Subject: [PATCH] Documentation: fix error in storage paths example in advanced_usage.md (#8817) --- docs/advanced_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced_usage.md b/docs/advanced_usage.md index 76e33b3f1..f7b31c919 100644 --- a/docs/advanced_usage.md +++ b/docs/advanced_usage.md @@ -476,7 +476,7 @@ a document with an ASN of 355 would be placed in `somepath/asn-201-400/asn-3xx/T /{{ title }} ``` -For a PDF document, it would result in `pdfs/Title.pdf`, but for a PNG document, the path would be `pngs/Title.pdf`. +For a PDF document, it would result in `pdfs/Title.pdf`, but for a PNG document, the path would be `pngs/Title.png`. To use custom fields: