From 7bc77481d8da0e3fd1a57e69caf04de3867a3ee1 Mon Sep 17 00:00:00 2001 From: ucar-tmeyer Date: Wed, 18 Sep 2024 10:15:10 -0700 Subject: [PATCH] Update Maps Database reference link to a working link --- examples/notebooks/Map_Resources_and_Topography.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/Map_Resources_and_Topography.ipynb b/examples/notebooks/Map_Resources_and_Topography.ipynb index 6fd5df2d..52d3df95 100644 --- a/examples/notebooks/Map_Resources_and_Topography.ipynb +++ b/examples/notebooks/Map_Resources_and_Topography.ipynb @@ -668,7 +668,7 @@ " request.setLocationNames('BOU')\n", " request.addIdentifier('cwa', 'BOU')\n", " \n", - "See the [Maps Database Reference Page](http://unidata.github.io/awips2/python/maps-database/#mapdatacw) for available database tables, column names, and types. " + "See the [Maps Database Reference Page](https://unidata.github.io/awips2/appendix/maps-database) for available database tables, column names, and types. " ] }, {