diff --git a/js/README.md b/js/README.md index de631fe..b7e8474 100644 --- a/js/README.md +++ b/js/README.md @@ -29,7 +29,7 @@ var style = { "sources": { "example_source": { "type": "vector", - "url": "pmtiles://https://example.pmtiles", + "url": "pmtiles://https://example.com/example.pmtiles", "attribution": '© OpenStreetMap' ... ```