Skip to content

Commit 0026a09

Browse files
authored
Merge pull request #5170 from plotly/LiamConnors-patch-3
Fix incorrect link
2 parents 3182d49 + e6d859a commit 0026a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/tile-scatter-maps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,6 @@ fig.show()
348348

349349
#### Reference
350350

351-
See [function reference for `px.scatter_map`](https://plotly.com/python-api-reference/generated/plotly.express.scatter_mapbox) or https://plotly.com/python/reference/scattermap/ for more information about the attributes available.
351+
See [function reference for `px.scatter_map`](https://plotly.com/python-api-reference/generated/plotly.express.scatter_map) or https://plotly.com/python/reference/scattermap/ for more information about the attributes available.
352352

353353
For Mapbox-based tile maps, see [function reference for `px.scatter_mapbox`](https://plotly.com/python-api-reference/generated/plotly.express.scatter_mapbox) or https://plotly.com/python/reference/scattermapbox/.

0 commit comments

Comments
 (0)