From 8111e60954e837d6e4df800edc12a3f4b62b0e0a Mon Sep 17 00:00:00 2001
From: Nick Bearson <nick.bearson@ssec.wisc.edu>
Date: Tue, 8 Mar 2022 16:51:21 +0000
Subject: [PATCH] Fixes broken links to vlab

---
 gridded_glm/PACKAGE_README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gridded_glm/PACKAGE_README.md b/gridded_glm/PACKAGE_README.md
index a096492..47c1138 100644
--- a/gridded_glm/PACKAGE_README.md
+++ b/gridded_glm/PACKAGE_README.md
@@ -106,8 +106,8 @@ The following issues are known to affect this release
 
 Documentation:
 
-- [GOES-R Gridded GLM Quick Guides](https://vlab.ncep.noaa.gov/web/geostationary-lightning-mapper/training)
-- [NOAA Virtual Lab GLM Community](https://vlab.ncep.noaa.gov/web/geostationary-lightning-mapper)
+- [GOES-R Gridded GLM Quick Guides](https://vlab.noaa.gov/web/geostationary-lightning-mapper/training)
+- [NOAA Virtual Lab GLM Community](https://vlab.noaa.gov/web/geostationary-lightning-mapper)
 - [University of Maryland GLM Imagery](https://lightning.umd.edu/glm/)
 
 Software:
-- 
GitLab