Skip to content

Commit 8db4496

Browse files
committed
Correct link markup in "Check Shell" template's installation docs
1 parent b521f45 commit 8db4496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/check-shell-task.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install the [`check-shell-task.yml`](check-shell-task.yml) GitHub Actions workfl
1818

1919
- [`.editorconfig`](assets/general/.editorconfig) - `shfmt` will use this [configuration file](https://editorconfig.org/).
2020
- Install to: repository root
21-
- [`Taskfile.yml`](assets/check-shell-task/Taskfile.yml] - Tasks for checking shell scripts.
21+
- [`Taskfile.yml`](assets/check-shell-task/Taskfile.yml) - Tasks for checking shell scripts.
2222
- Install to: repository root (or merge into the existing `Taskfile.yml`).
2323

2424
The formatting style defined in `.editorconfig` is the official standardized style to be used in all Arduino tooling projects and should not be modified.

0 commit comments

Comments
 (0)