Skip to content

Commit 194a03a

Browse files
committed
fix d
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 87aadc3 commit 194a03a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
Sphinx>=5.0.2
22
sphinx-rtd-theme>=1.0.0
3+
sphinx-reredirects >= 0.1.2
34
doc8>=0.11.2
5+
sphinx-rtd-dark-mode>=1.3.0

docs/source/contribute/contrib_doc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ Interspinx
172172
ScanCode toolkit documentation uses `Intersphinx <http://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html>`_
173173
to link to other Sphinx Documentations, to maintain links to other Aboutcode Projects.
174174

175-
To link sections in the same documentation, standart reST labels are used. Refer
176-
`Cross-Referencing <http://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#ref-role>`_ for more information.
175+
To link sections in the same documentation, standard reST labels are used. Refer
176+
`Cross-Referencing <http://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html>`_ for more information.
177177

178178
For example::
179179

0 commit comments

Comments
 (0)