From a3ad743d8c5f90b1486602986f903c581f65b43e Mon Sep 17 00:00:00 2001 From: Roni Bytyqi Date: Thu, 9 Oct 2025 07:04:48 +0200 Subject: [PATCH] chore(docs): update stale README reference (#595) Updated the stale URL reference pointing to the python scripts. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27220dc..3684dc3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ See the [go-pmtiles](https://github.com/protomaps/go-pmtiles) repository. ### Python -See https://github.com/protomaps/PMTiles/tree/main/python/bin for library usage +See [pmtiles scripts](https://github.com/protomaps/PMTiles/tree/main/python/pmtiles/bin) for library usage ### Serverless