Skip to content

Commit fd12157

Browse files
authored
Update doc/python/axes.md
1 parent 376c6db commit fd12157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/axes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Other kinds of subplots and axes are described in other tutorials:
4141
- [Polar axes](/python/polar-chart/). The axis object is [`go.layout.Polar`](/python/reference/layout/polar/)
4242
- [Ternary axes](/python/ternary-plots). The axis object is [`go.layout.Ternary`](/python/reference/layout/ternary/)
4343
- [Geo axes](/python/map-configuration/). The axis object is [`go.layout.Geo`](/python/reference/layout/geo/)
44-
- [Map axes](/python/map-layers/). The axis object is [`go.layout.Map`](/python/reference/layout/map/)
44+
- [Map axes](/python/tile-map-layers/). The axis object is [`go.layout.Map`](/python/reference/layout/map/)
4545
- [Color axes](/python/colorscales/). The axis object is [`go.layout.Coloraxis`](/python/reference/layout/coloraxis/).
4646

4747
**See also** the tutorials on [facet plots](/python/facet-plots/), [subplots](/python/subplots) and [multiple axes](/python/multiple-axes/).

0 commit comments

Comments
 (0)