Merge pull request #61 from tiffanycmeyer13/website

Updated broken links in the Table of Contents
This commit is contained in:
srcarter3 2022-04-28 11:27:51 -06:00 committed by GitHub
commit a72a7552d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,12 +35,12 @@
"## Table of Contents\n",
"\n",
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#imports)<br> \n",
"[2 Functions: make_map()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-make-map)<br> \n",
"[3 Functions: get_color()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-get-color)<br> \n",
"[4 Functions: get_title()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-get-title)<br> \n",
"[2 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-make-map)<br> \n",
"[3 Function: get_color()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-get-color)<br> \n",
"[4 Function: get_title()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-get-title)<br> \n",
"[5 Initial Setup](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#initial-setup)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#edex-connection)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Significance (Sig) Constraints](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#significance-sig-constraints)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[5.2 Significance (Sig) Constants](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#significance-sig-constants)<br> \n",
"[6 Filter by Time](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#filter-by-time)<br> \n",
"[7 Use the Data!](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#use-the-data)<br> \n",
"&nbsp;&nbsp;&nbsp;&nbsp;[7.1 Get the Data](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#get-the-data)<br> \n",
@ -190,7 +190,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 5 Inital Setup"
"## 5 Initial Setup"
]
},
{