Skip to content

Commit c191323

Browse files
Fix reference to install section (#3583)
For references to work, backticks, not apostrophes, are required. Also, the reference has to actually exist. Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
1 parent 7b838ab commit c191323

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/source/getting-started/install.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _install:
2+
13
Comprehensive Installation
24
==========================
35

docs/source/tutorials/how_to_run_a_scan.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ by default with Scancode.
88
Prerequisites
99
-------------
1010

11-
Refer to the :ref:'install' installation guide.
11+
Refer to the :ref:`install` installation guide.
1212

1313

1414
Looking into Files

0 commit comments

Comments
 (0)