Skip to content

Commit f0be85c

Browse files
committed
sphinx.ext.autosectionlabel for cross file reference
1 parent 042c20d commit f0be85c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
'sphinx.ext.doctest',
4646
'sphinx.ext.intersphinx',
4747
'sphinx.ext.todo',
48+
'sphinx.ext.autosectionlabel',
4849
]
4950

5051
# Add any paths that contain templates here, relative to this directory.

source/releasenotes/compat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The following Management Server Operating Systems are no longer supported in thi
127127
- Ubuntu 14.04
128128
- Ubuntu 16.04
129129

130-
.. [1] in spite of of mostly being phased out some support is remaining in for now. See :ref:`Possible Issue with Guest OS IDs <about>` for details.
130+
.. [1] in spite of of mostly being phased out some support is remaining in for now. See the section :ref:`Possible Issue with Guest OS IDs` for details.
131131
132132
Please see `CloudStack Wiki <https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+and+Management+Server+OS+EOL+Dates>`_
133133
for details.

0 commit comments

Comments
 (0)