Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a5c482

Browse files
committed
DOC: Fix broken cross-reference when building PDF
1 parent d731d48 commit 4a5c482

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)