Skip to content

Commit fa43743

Browse files
JannikBrackjannik brack
andauthored
update MapLibre URL in DemoContextProvider.js (#32)
Co-authored-by: jannik brack <[email protected]>
1 parent 34011c7 commit fa43743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DemoContextProvider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import PropTypes from "prop-types";
33
import { DemoContextProviderCore } from "./DemoContext";
44

55
let storybookUrls = [
6-
"https://mapcomponents.github.io/react-map-components-maplibre", // MapLibre
6+
"https://mapcomponents.github.io/mapcomponents/react-maplibre", // MapLibre
77
"https://mapcomponents.github.io/react-map-components-maplibre-lab", // MapLibre-Lab
88
//"http://" + hostname_ + ":4080", // OpenLayers
99
];

0 commit comments

Comments
 (0)