From 0b9817fd6f43da295c390b8dac59bb81710542ab Mon Sep 17 00:00:00 2001 From: stdavis Date: Mon, 2 May 2022 12:26:43 -0600 Subject: [PATCH] docs: update prod & staging URLs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24db02e..64a8101 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A web application for viewing and querying electrofishing data. -Staging: [https://dwrapps.dev.utah.gov/dwrefdb/query/](https://dwrapps.dev.utah.gov/dwrefdb/query/) +Staging: [https://electrofishing-query.dev.utah.gov](https://electrofishing-query.dev.utah.gov) -Production: [https://dwrapps.utah.gov/dwrefdb/query/](https://dwrapps.utah.gov/dwrefdb/query/) +Production: [https://electrofishing-query.ugrc.utah.gov](https://electrofishing-query.ugrc.utah.gov) ## Deployment