##// END OF EJS Templates
docs: fixed some build errors
marcink -
r2635:1a07b261 default
parent child Browse files
Show More
@@ -1,4 +1,4 b''
1 .. _sec-your-server:
1 .. _sec-sophos-umc:
2 2
3 3 Securing Your Server via Sophos UTM 9
4 4 -------------------------------------
@@ -34,7 +34,7 b' import common'
34 34 extensions = [
35 35 'sphinx.ext.intersphinx',
36 36 'sphinx.ext.todo',
37 'sphinx.ext.pngmath'
37 'sphinx.ext.imgmath'
38 38 ]
39 39
40 40 intersphinx_mapping = {
@@ -88,7 +88,7 b' 2. Once downloaded to your computer, tra'
88 88
89 89 The |RCC| installer is now on your server, and you can read the full
90 90 instructions here
91 :ref:`Install RhodeCode Control <control:rcc-install-ref>`,
91 :ref:`Install RhodeCode Control <control:rcc-linux-ref>` ,
92 92 but below is the example shortcut.
93 93
94 94 .. code-block:: bash
General Comments 0
You need to be logged in to leave comments. Login now