Skip to content

Commit d772e0d

Browse files
authored
Merge pull request #25088 from QuLogic/fix-pdf-ref
DOC: Fix broken cross-reference when building PDF
2 parents d731d48 + 4a5c482 commit d772e0d

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)