# HG changeset patch # User Marcin Kuzminski # Date 2018-02-21 15:46:38 # Node ID 1a07b2617e0564aa738a04d89ebe193fdc00d143 # Parent 5c785136f2eaab091cea17e0cfefa296d03bc91d docs: fixed some build errors diff --git a/docs/admin/sec-sophos-umc.rst b/docs/admin/sec-sophos-umc.rst --- a/docs/admin/sec-sophos-umc.rst +++ b/docs/admin/sec-sophos-umc.rst @@ -1,4 +1,4 @@ -.. _sec-your-server: +.. _sec-sophos-umc: Securing Your Server via Sophos UTM 9 ------------------------------------- diff --git a/docs/conf.py b/docs/conf.py --- a/docs/conf.py +++ b/docs/conf.py @@ -34,7 +34,7 @@ import common extensions = [ 'sphinx.ext.intersphinx', 'sphinx.ext.todo', - 'sphinx.ext.pngmath' + 'sphinx.ext.imgmath' ] intersphinx_mapping = { diff --git a/docs/tutorials/deploy-from-host.rst b/docs/tutorials/deploy-from-host.rst --- a/docs/tutorials/deploy-from-host.rst +++ b/docs/tutorials/deploy-from-host.rst @@ -88,7 +88,7 @@ 2. Once downloaded to your computer, tra The |RCC| installer is now on your server, and you can read the full instructions here -:ref:`Install RhodeCode Control `, +:ref:`Install RhodeCode Control ` , but below is the example shortcut. .. code-block:: bash