From 8eb327fee5da6a27d9bdab484d57eb0a846129bc Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 5 Dec 2024 10:36:18 +0100 Subject: [PATCH] Fix broken link markup --- src/configuration/ViewerConfiguration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configuration/ViewerConfiguration.md b/src/configuration/ViewerConfiguration.md index a40fc082..ffcf5199 100644 --- a/src/configuration/ViewerConfiguration.md +++ b/src/configuration/ViewerConfiguration.md @@ -263,7 +263,7 @@ The application logo in its various shapes and sizes are located below `assets/i ### Providing custom map thumbnails -By default, when generating the themes configuration (see [ThemesConfiguration.md#generating-theme-configuration]), a default map thumbnail is generating via WMS `GetMap`, and placed below `assets/img/genmapthumbs`. You can provide your own thumbnail images instead by placing the corresponding images below `assets/img/mapthumbs` and referencing these as `thumbnail` in you theme configuration block in [`themesConig.json`](ThemesConfiguration.md#writing-themes-configuration). +By default, when generating the themes configuration (see [theme configuration](ThemesConfiguration.md#generating-theme-configuration)), a default map thumbnail is generating via WMS `GetMap`, and placed below `assets/img/genmapthumbs`. You can provide your own thumbnail images instead by placing the corresponding images below `assets/img/mapthumbs` and referencing these as `thumbnail` in you theme configuration block in [`themesConig.json`](ThemesConfiguration.md#writing-themes-configuration). ### Personalizing the help dialog