From 69b071b9439848e07eb6d2c00099c1c61fc0e923 Mon Sep 17 00:00:00 2001 From: Anthony Lukach Date: Mon, 29 Apr 2024 09:39:03 -0700 Subject: [PATCH] Fix baseUrl --- .upptimerc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 460ff118c..9598d9966 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,4 +1,4 @@ -owner: nasa-impact +owner: NASA-IMPACT repo: csdap-status sites: @@ -19,7 +19,7 @@ status-website: # Add your custom domain name, or remove the `cname` line if you don't have a domain # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there # cname: demo.upptime.js.org - baseUrl: /$REPO + baseUrl: /csdap-status logoUrl: https://csdap.earthdata.nasa.gov/images/CSDA_logo.png name: CSDAP Status introTitle: "**CSDAP** status monitor."