From 6023bdb8979fc7afc2c5a76018bb0ce210a64e08 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Thu, 19 Jan 2023 21:01:43 +0100 Subject: [PATCH] Fix invalid link to Statiq Web settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b939c0..a4f574b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Once inside the `theme` folder, Statiq will automatically recognize the theme. I ## Global -These are theme-specific settings and can be set in a settings file (in addition to any Statiq Docs settings or [Statiq Web settings](https://statiq.dev/web/configuration/settings)). +These are theme-specific settings and can be set in a settings file (in addition to any Statiq Docs settings or [Statiq Web settings](https://www.statiq.dev/guide/configuration/web-settings)). - `SiteTitle`: The title of the site. This should be defined regardless of whether `Logo` is because it's used for the page title, alt attributes, etc. - `Logo`: The logo file to use in the navigation bar (include a leading slash if providing a relative path). If not provided, the `SiteTitle` will be used.