mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
docs: correct incorrect hyperlink (#15245)
Current hyperlink is going to https://superset.apache.org/docs/www.mapbox.com
This commit is contained in:
committed by
GitHub
parent
b295c6ad43
commit
a330b664c1
@@ -76,7 +76,7 @@ SUPERSET_WEBSERVER_TIMEOUT = 60
|
||||
|
||||
### Why is the map not visible in the geospatial visualization?
|
||||
|
||||
You need to register a free account at [Mapbox.com](www.mapbox.com), obtain an API key, and add it
|
||||
You need to register a free account at [Mapbox.com](https://www.mapbox.com), obtain an API key, and add it
|
||||
to **superset_config.py** at the key MAPBOX_API_KEY:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user