From 5f3924bc6ac7ac6f6fa51fd43142d35988f79f5c Mon Sep 17 00:00:00 2001 From: Michael Barry Date: Fri, 20 Sep 2024 06:44:22 -0400 Subject: [PATCH] fix broken link (#1023) --- PLANET.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLANET.md b/PLANET.md index b0fa28e662..a6e07d95bf 100644 --- a/PLANET.md +++ b/PLANET.md @@ -23,7 +23,7 @@ First decide where to get the `planet.osm.pbf` file: osmium renumber everything.osm.pbf -o planet.osm.pbf ``` - If you would like to update your `planet.osm.pbf` file to the latest changes from OpenStreetMap, you can - use [pyosmium-up-to-date](https://docs.osmcode.org/pyosmium/latest/tools_uptodate.html): + use [pyosmium-up-to-date](https://docs.osmcode.org/pyosmium/latest/user_manual/10-Replication-Tools/#updating-a-planet-or-extract): ```bash pyosmium-up-to-date --size 20000 -v planet.osm.pbf