diff --git a/examples/notebooks/Grids_and_Cartopy.ipynb b/examples/notebooks/Grids_and_Cartopy.ipynb index 4d70d9e..77a864c 100644 --- a/examples/notebooks/Grids_and_Cartopy.ipynb +++ b/examples/notebooks/Grids_and_Cartopy.ipynb @@ -345,19 +345,21 @@ "\n", "### 6.1 Related Notebooks\n", "\n", - "* [Grid Levels and Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html)\n", + "- [Grid Levels and Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html)\n", "\n", - "### 6.2 Additional Documention\n", + "### 6.2 Additional Documentation\n", "\n", "**python-awips:**\n", - "* [awips.DataAccessLayer](http://unidata.github.io/python-awips/api/DataAccessLayer.html)\n", - "* [awips.PyGridData](http://unidata.github.io/python-awips/api/PyGridData.html)\n", + "\n", + "- [awips.DataAccessLayer](http://unidata.github.io/python-awips/api/DataAccessLayer.html)\n", + "- [awips.PyGridData](http://unidata.github.io/python-awips/api/PyGridData.html)\n", "\n", "**matplotlib:**\n", - "* [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n", - "* [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n", - "* [matplotlib.pyplot.pcolormesh](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.pcolormesh.html)\n", - "* [matplotlib.pyplot.contourf](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.contourf.html)" + "\n", + "- [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n", + "- [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n", + "- [matplotlib.pyplot.pcolormesh](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.pcolormesh.html)\n", + "- [matplotlib.pyplot.contourf](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.contourf.html)" ] }, {