Skip to content

Commit 053c530

Browse files
authored
Merge pull request matplotlib#27614 from story645/annotate-link
DOC: Updated link in annotation API docs to point to annotation user guide
2 parents 2266234 + cc2212f commit 053c530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ def transform(renderer) -> Transform
17991799
18001800
See Also
18011801
--------
1802-
:ref:`plotting-guide-annotation`
1802+
:ref:`annotations`
18031803
18041804
"""
18051805
_AnnotationBase.__init__(self,

0 commit comments

Comments
 (0)