diff --git a/docs/index.rst b/docs/index.rst
index 14f41212..d84abbd8 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -984,10 +984,11 @@ the most influenced by the Bootstrap 3 theme.
Make changes to an existing theme
-----------------------------------------------
As said above, making your own theme from scratch could be costy. Instead,
-you can override an existing one and change it to your needs with
-minimal efforts. See the `override simple theme _`
+you can override/reuse an existing one and change it to your needs with
+minimal efforts. See the `override simple theme `_
example. In order to see it in action, run the project with
-`settings_override_simple_theme` option:
+`settings_override_simple_theme `_
+option:
.. code-block:: none