Skip to content

Commit 53ffd5a

Browse files
committed
docs: Fix broken reference to CI setup in test/lint/README.md
1 parent 98005b6 commit 53ffd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To run all the lint checks in the test runner outside the docker, use:
3434
| [`lint-shell.py`](lint/lint-shell.py) | [ShellCheck](https://github.com/koalaman/shellcheck)
3535
| [`lint-spelling.py`](lint/lint-spelling.py) | [codespell](https://github.com/codespell-project/codespell)
3636

37-
In use versions and install instructions are available in the [CI setup](../ci/lint/04_install.sh).
37+
In use versions and install instructions are available in the [CI setup](../../ci/lint/04_install.sh).
3838

3939
Please be aware that on Linux distributions all dependencies are usually available as packages, but could be outdated.
4040

0 commit comments

Comments
 (0)