diff --git a/docs/components/example.js b/docs/components/example.js index cba5325e11f..acb96835ce1 100644 --- a/docs/components/example.js +++ b/docs/components/example.js @@ -6,7 +6,7 @@ import PageShell from './page_shell'; import LeftNav from './left_nav'; import TopNav from './top_nav'; import {highlightMarkup} from './prism_highlight'; -import supported from 'mapbox-gl-supported'; +import supported from '@mapbox/mapbox-gl-supported'; import {copy} from 'execcommand-copy'; import examples from '@mapbox/batfish/data/examples'; import entries from 'object.entries'; diff --git a/docs/pages/example/check-for-support.html b/docs/pages/example/check-for-support.html index 5cba3778cc7..2bb0fa75e90 100644 --- a/docs/pages/example/check-for-support.html +++ b/docs/pages/example/check-for-support.html @@ -1,4 +1,4 @@ - +