summaryrefslogtreecommitdiffstats
path: root/doc/usage/theming.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/theming.rst')
-rw-r--r--doc/usage/theming.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/theming.rst b/doc/usage/theming.rst
index be46cab..135c2f5 100644
--- a/doc/usage/theming.rst
+++ b/doc/usage/theming.rst
@@ -22,7 +22,7 @@ Themes
This section provides information about using pre-existing HTML themes. If
you wish to create your own theme, refer to
- :doc:`/development/theming`.
+ :ref:`extension-html-theme`.
Sphinx supports changing the appearance of its HTML output via *themes*. A
theme is a collection of HTML templates, stylesheet(s) and other static files.
@@ -81,7 +81,7 @@ zipfile-based theme::
html_theme = "dotted"
For more information on the design of themes, including information about
-writing your own themes, refer to :doc:`/development/theming`.
+writing your own themes, refer to :ref:`extension-html-theme`.
.. _builtin-themes: