diff --git a/README.md b/README.md index 446d3dd..3f058a4 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Since `boundaries` is a GeoDataFrame it can be easily plotted with the method `. hexs, hexs_centroids = up.geom.gen_hexagons(resolution=9, city=boundaries) ``` -Also check our [example notebooks](https://nbviewer.ipython.org/github/EL-BID/urbanpy/tree/master/notebooks/), and if you have examples or visualizations of your own, we encourage you to share contribute. +Also check our [example notebooks](https://nbviewer.org/github/EL-BID/urbanpy/tree/master/notebooks/), and if you have examples or visualizations of your own, we encourage you to share contribute. ### For developers