Skip to content

Commit d59f1e8

Browse files
kylebarronchrisgervang
authored andcommitted
Fix broken link (#2383)
1 parent 31ea1b6 commit d59f1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# default (Map)
22

3-
React component that wraps the base library's `Map` class ([Mapbox](https://docs.mapbox.com/mapbox-gl-js/api/map/) | [Maplibre](https://maplibre.org/maplibre-gl-js-docs/api/map/)). This is also the default export from react-map-gl.
3+
React component that wraps the base library's `Map` class ([Mapbox](https://docs.mapbox.com/mapbox-gl-js/api/map/) | [Maplibre](https://maplibre.org/maplibre-gl-js/docs/API/classes/Map/)). This is also the default export from react-map-gl.
44

55
import Tabs from '@theme/Tabs';
66
import TabItem from '@theme/TabItem';

0 commit comments

Comments
 (0)