From cdd51c808a3e0154bfb27b7de11cb604a8b251a6 Mon Sep 17 00:00:00 2001 From: Andrew Henry Date: Thu, 9 May 2024 13:39:57 -0400 Subject: [PATCH] fix: update config.yml to use proper github pages basePath --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 45b13a1..b45549a 100644 --- a/config.yml +++ b/config.yml @@ -7,4 +7,4 @@ since: '2023-01-01' # GitHub Pages path to the repository # Used for handling relative paths for assets -basePath: '/sbv-world-health-org-metrics' +basePath: '/org-metrics-dashboard'