mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #61 from tiffanycmeyer13/website
Updated broken links in the Table of Contents
This commit is contained in:
commit
a72a7552d8
1 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
" [5.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#edex-connection)<br> \n",
|
||||
" [5.2 Significance (Sig) Constraints](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#significance-sig-constraints)<br> \n",
|
||||
" [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",
|
||||
" [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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue