Skip to content

Commit e552f8c

Browse files
committed
Image path fixed
1 parent 7d97331 commit e552f8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/embedding-content.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ that authors can just install in their project and get the most of it without th
6666

6767
Here is an example showing a tooltip when you hover with the mouse a reference:
6868

69-
.. figure:: sphinx-hoverxref-example.png
69+
.. figure:: /_static/images/guides/sphinx-hoverxref-example.png
7070

7171
Tooltip shown when hovering on a reference using ``sphinx-hoverxref``.
7272

7373
You can find more information about this extension, how to install and configure it in `its own documentation here`_.
7474

75-
.. _its own documentation here: https://sphinx-hoverxref.readthedocs.io/en/latest/
75+
.. _its own documentation here: https://sphinx-hoverxref.readthedocs.io/
7676

7777

7878
Calling the Embed API

0 commit comments

Comments
 (0)