From 9721b7e1c28b8ca85514cce968031be0d7467f2c Mon Sep 17 00:00:00 2001 From: Jannis Baum Date: Thu, 5 Sep 2024 19:02:25 -0500 Subject: [PATCH] fix: path in docs --- docs/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization.md b/docs/customization.md index 58e9f7a..fa035ca 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -20,7 +20,7 @@ keys: sheets applied in order. The paths can be absolute, start with a tilde (`~`) for your home directory, or be relative to your config file's directory. The paths can also include [glob patterns](https://www.npmjs.com/package/glob).\ - The styles will be applied after Vivify's [default styles](./static/) are + The styles will be applied after Vivify's [default styles](../static/) are applied so that there are always sensible fallbacks but you can override everything. - **`"scripts"`**\