Skip to content

Commit 03ed594

Browse files
committed
Better style in linked ref
1 parent 4e1e37d commit 03ed594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ To render a tooltip with a ``sphinx-tabs`` content you need to enable :confval:`
101101

102102
.. code-block:: rst
103103
104-
Show a :hoverxref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
104+
Show a :ref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
105105
106-
Show a :hoverxref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
106+
Show a :ref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
107107

108108

109109
Tooltip with ``mathjax``

0 commit comments

Comments
 (0)