Skip to content

Commit d8113e6

Browse files
committed
Remove duplicate quote
1 parent 072b169 commit d8113e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
--exclude http://fsf.org
3737
--exclude docs/pages
3838
--exclude docs/_includes
39-
--exclude-path ''\\{\\{cookiecutter.project_slug\\}\\}/README.md'
39+
--exclude-path '\\{\\{cookiecutter.project_slug\\}\\}/README.md'
4040
--exclude-path 'tests/data'
4141
-- ."
4242
fail: true

0 commit comments

Comments
 (0)