From 2e86d65a308317dd72ee6ef72aa6b1154bf79900 Mon Sep 17 00:00:00 2001 From: ucar-tmeyer Date: Wed, 18 Sep 2024 09:58:06 -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 541218a..c52f5aa 100644 --- a/examples/notebooks/Map_Resources_and_Topography.ipynb +++ b/examples/notebooks/Map_Resources_and_Topography.ipynb @@ -671,7 +671,7 @@ " request.setLocationNames('BOU')\n", " request.addIdentifier('cwa', 'BOU')\n", " \n", - "See the Maps Database Reference Page for available database tables, column names, and types. " + "See the Maps Database Reference Page for available database tables, column names, and types. " ] }, {