diff --git a/notebooks/examples.ipynb b/notebooks/examples.ipynb index e493962..609e685 100755 --- a/notebooks/examples.ipynb +++ b/notebooks/examples.ipynb @@ -8,7 +8,7 @@ "\n", "A minimal Python library to draw customized maps from [OpenStreetMap](https://www.openstreetmap.org/#map=12/11.0733/106.3078) created using the [osmnx](https://github.com/gboeing/osmnx), [matplotlib](https://matplotlib.org/), [shapely](https://shapely.readthedocs.io/en/stable/index.html) and [vsketch](https://github.com/abey79/vsketch) packages.\n", "\n", - "![](https://github.com/marceloprates/prettymaps/raw/main/prints/heerhugowaard.png)\n", + "![](https://github.com/marceloprates/prettymaps/raw/main/pictures/heerhugowaard.png)\n", "\n", "# [![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue?logo=github)](https://marceloprates.github.io/prettymaps/) [![PyPI](https://img.shields.io/pypi/v/prettymaps)](https://pypi.org/project/prettymaps/) [![Python](https://img.shields.io/badge/python-3.11%2B-blue)](https://www.python.org/) [![License](https://img.shields.io/badge/license-AGPL%20v3.0-green)](LICENSE)\n", "\n",