Skip to content

Commit

Permalink
docs: Fix broken reference to CI setup in test/lint/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naiyoma committed Mar 5, 2024
1 parent 98005b6 commit 53ffd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To run all the lint checks in the test runner outside the docker, use:
| [`lint-shell.py`](lint/lint-shell.py) | [ShellCheck](https://github.com/koalaman/shellcheck)
| [`lint-spelling.py`](lint/lint-spelling.py) | [codespell](https://github.com/codespell-project/codespell)

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

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

Expand Down

0 comments on commit 53ffd5a

Please sign in to comment.