diff --git a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb
index 292d711..d950428 100644
--- a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb
+++ b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb
@@ -30,20 +30,20 @@
"source": [
"## Table of Contents\n",
"\n",
- "[1 Imports](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#imports)
\n",
- "[2 Function: get_cloud_cover()](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#function-get-cloud-cover)
\n",
- "[3 Initial Setup](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-setup)
\n",
- " [3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)
\n",
- " [3.2 Setting Connection Location Names](https://unidata.github.io/python-awips/examples/generated/WMETAR_Station_Plot_with_MetPy.html#setting-connection-location-names)
\n",
- "[4 Filter by Time](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#filter-by-time)
\n",
- "[5 Use the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#use-the-data)
\n",
- " [5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)
\n",
- " [5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)
\n",
- " [5.3 Populate the Data Dictionary](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#populate-the-data-dictionary)
\n",
- "[6 Plot the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#plot-the-data)
\n",
- "[7 See Also](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#see-also)
\n",
- " [7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)
\n",
- " [7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)
"
+ "[1 Imports](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#imports)
\n",
+ "[2 Function: get_cloud_cover()](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#function-get-cloud-cover)
\n",
+ "[3 Initial Setup](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-setup)
\n",
+ " [3.1 Initial EDEX Connection](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#initial-edex-connection)
\n",
+ " [3.2 Setting Connection Location Names](https://unidata.github.io/python-awips/examples/generated/WMETAR_Station_Plot_with_MetPy.html#setting-connection-location-names)
\n",
+ "[4 Filter by Time](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#filter-by-time)
\n",
+ "[5 Use the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#use-the-data)
\n",
+ " [5.1 Get the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#get-the-data)
\n",
+ " [5.2 Extract all Parameters](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#extract-all-parameters)
\n",
+ " [5.3 Populate the Data Dictionary](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#populate-the-data-dictionary)
\n",
+ "[6 Plot the Data!](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#plot-the-data)
\n",
+ "[7 See Also](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#see-also)
\n",
+ " [7.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#related-notebooks)
\n",
+ " [7.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/METAR_Station_Plot_with_MetPy.html#additional-documentation)
"
]
},
{