mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Fix broken link to "About Mapbox Tokens" (#1053)
This commit is contained in:
parent
e159c1e7d4
commit
f01cbdb01b
@ -37,7 +37,7 @@ import type {ViewState} from '../mapbox/mapbox';
|
||||
|
||||
/* eslint-disable max-len */
|
||||
const TOKEN_DOC_URL =
|
||||
'https://uber.github.io/react-map-gl/#/Documentation/getting-started/about-mapbox-tokens';
|
||||
'https://uber.github.io/react-map-gl/docs/get-started/mapbox-tokens';
|
||||
const NO_TOKEN_WARNING = 'A valid API access token is required to use Mapbox data';
|
||||
/* eslint-disable max-len */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user