From 574374c53d7c16f5aa6421be9984cbabffd248df Mon Sep 17 00:00:00 2001 From: acalcutt Date: Sun, 1 Sep 2024 14:47:21 -0400 Subject: [PATCH] Docs: update file path example to be consistent --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 3ff2d45..9d36a94 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -18,7 +18,7 @@ Example: "styles": "styles", "mbtiles": "data", "pmtiles": "data", - "files": "public/files" + "files": "files" }, "domains": [ "localhost:8080",