Commit 8268d0e
Fix link to /cli/install
The link to /cli/install on line 52 was 'cli/install' (missing the / prefix) which
caused the live link to hit a 404. This adds / to the front.
Signed-off-by: rgee0 <richard@technologee.co.uk>1 parent e67b50b commit 8268d0e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments