Skip to content

Commit ac5e973

Browse files
committed
fix: change name of job in CI
1 parent 178a62f commit ac5e973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ workflows:
8383
executor: with-chrome-and-firefox
8484

8585
- link-check-changed-files:
86-
name: 'Check for broken links within changed content files'
86+
name: 'Broken link checker'
8787
requires:
8888
- build
8989

0 commit comments

Comments
 (0)