8000 Backport PR #25088: DOC: Fix broken cross-reference when building PDF · matplotlib/matplotlib@eaa60b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit eaa60b2

Browse files
dstansbymeeseeksmachine
authored andcommitted
Backport PR #25088: DOC: Fix broken cross-reference when building PDF
1 parent 2f31f5d commit eaa60b2
8000

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/explain/figures.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ figures inside a parent Figure; see
124124
It is possible to directly instantiate a `.Figure` instance without using the
125125
pyplot interface. This is usually only necessary if you want to create your
126126
own GUI application or service that you do not want carrying the pyplot global
127-
state. See the embedding examples in :doc:`/gallery/user_interfaces/index` for
128-
examples of how to do this.
127+
state. See the embedding examples in :ref:`user_interfaces` for examples of
128+
how to do this.
129129

130130
Figure options
131131
--------------

0 commit comments

Comments
 (0)
0