Skip to content

Commit 8336ef0

Browse files
committed
fix broken link
1 parent 988e170 commit 8336ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Since `boundaries` is a GeoDataFrame it can be easily plotted with the method `.
7878
hexs, hexs_centroids = up.geom.gen_hexagons(resolution=9, city=boundaries)
7979
```
8080

81-
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.
81+
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.
8282

8383
### For developers
8484

0 commit comments

Comments
 (0)