From c42011ff7bb1aab605b44cc87581737527bae3f3 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Fri, 14 Oct 2022 00:10:54 +0800 Subject: [PATCH] Update README.md --- js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ... ```