Skip to content

Commit 867f0e8

Browse files
authoredAug 9, 2022
Fix typo in hyperlink
1 parent 6efb862 commit 867f0e8

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
@@ -86,7 +86,7 @@ The different groups of Cartesian axes properties are
8686
- range of the axis
8787
- domain of the axis
8888

89-
The examples on this page apply to axes of any type, but extra attributes are available for [axes of type `category`](/pythone/categorical-axes/) and [axes of type `date`](/python/time-series/).
89+
The examples on this page apply to axes of any type, but extra attributes are available for [axes of type `category`](/python/categorical-axes/) and [axes of type `date`](/python/time-series/).
9090

9191

9292
#### Set and Style Axes Title Labels

0 commit comments

Comments
 (0)
Please sign in to comment.