From 103e37bd2cc92472f193721a68d3ef38b9daf4cb Mon Sep 17 00:00:00 2001 From: Tomas Pohanka Date: Wed, 5 Jul 2023 13:03:42 +0200 Subject: [PATCH] Update readme links. (#1560) Update links to Slack and lake lines. Fix #1559 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bccd3b2..d412cdec 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please keep in mind that OpenMapTiles schema should display general topographic - :link: Data for download: https://www.maptiler.com/data/ - :link: Hosting https://www.maptiler.com/cloud/ - :link: Create own layer https://github.com/openmaptiles/openmaptiles-skiing -- :link: Discuss at the #openmaptiles channel at [OSM Slack](https://osmus-slack.herokuapp.com/) +- :link: Discuss at the #openmaptiles channel at [OSM Slack](https://slack.openstreetmap.us/) ## Styles @@ -102,7 +102,7 @@ Now start up the database container. make start-db ``` -Import external data from [OpenStreetMapData](http://osmdata.openstreetmap.de/), [Natural Earth](http://www.naturalearthdata.com/) and [OpenStreetMap Lake Labels](https://github.com/lukasmartinelli/osm-lakelines). Natural Earth country boundaries are used in the few lowest zoom levels. +Import external data from [OpenStreetMapData](http://osmdata.openstreetmap.de/), [Natural Earth](http://www.naturalearthdata.com/) and [OpenStreetMap Lake Labels](https://github.com/openmaptiles/osm-lakelines). Natural Earth country boundaries are used in the few lowest zoom levels. ```bash make import-data