Skip to content

Commit ab67d40

Browse files
authored
Merge pull request #1690 from plone/linkcheck-2024-08-12
Fix redirect for github actions docs
2 parents bd2f83a + 12d8220 commit ab67d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ Prettier
719719
720720
GitHub workflow
721721
GitHub workflows
722-
A [GitHub workflow](https://docs.github.com/en/actions/using-workflows) is a configurable automated process that will run one or more jobs.
722+
A [GitHub workflow](https://docs.github.com/en/actions/writing-workflows) is a configurable automated process that will run one or more jobs.
723723
724724
husky
725725
[Husky](https://typicode.github.io/husky/) automatically lints your commit messages, code, and runs tests upon committing or pushing commits to a remote repository.

0 commit comments

Comments
 (0)