From ce123f380eaa69e1be6400abb4da31eaaab53158 Mon Sep 17 00:00:00 2001 From: steveoh Date: Tue, 2 Jul 2024 21:07:55 -0600 Subject: [PATCH] fix(explorer): Correct generate key link --- src/explorer/src/pages/getting-started.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/explorer/src/pages/getting-started.astro b/src/explorer/src/pages/getting-started.astro index e371109b..94ad6504 100644 --- a/src/explorer/src/pages/getting-started.astro +++ b/src/explorer/src/pages/getting-started.astro @@ -141,14 +141,14 @@ import { SELF_SERVICE_URL } from 'astro:env/client'; Key Creation Once you have a UtahId account, you can generate API keys or claim API keys from your legacy account. Each key is specific to an application you have created; either a browser or desktop based application. Browser based applications run in a web browser. For example, the React geocoding component component dartboard, running on atlas.utah.gov