Skip to content

Commit 69447e5

Browse files
committed
Fix broken link
1 parent d9954d5 commit 69447e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
<gcds-heading tag="h2">Maps</gcds-heading>
481481

482482
<mapml-viewer lat="45.4215" lon="-75.6972" zoom="10" projection="OSMTILE" caption="test" controls controlslist="geolocation">
483-
<map-layer src="/dist/gcds/gcds-map/mapml/en/osmtile/cbmt/" checked></map-layer>
483+
<map-layer src="/dist/gcds/gcds-map/assets/mapml/en/osmtile/cbmt/" checked></map-layer>
484484
</mapml-viewer>
485485

486486
<hr class="my-550" />

0 commit comments

Comments
 (0)