Documentation: fix error in storage paths example in advanced_usage.md (#8817)

This commit is contained in:
Thomas Hess 2025-01-19 19:04:55 +01:00 committed by GitHub
parent 258064b339
commit 0f863ab378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: