Skip to content

Commit

Permalink
Merge pull request canonical#81 from akcano/main
Browse files Browse the repository at this point in the history
update woke config URL
  • Loading branch information
ru-fu authored Aug 24, 2023
2 parents d19fce0 + f3a1be3 commit 6716831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ linkcheck: install

woke:
type woke >/dev/null 2>&1 || { sudo snap install woke; }
woke *.rst **/*.rst -c https://github.com/canonical-web-and-design/Inclusive-naming/raw/main/config.yml
woke *.rst **/*.rst -c https://github.com/canonical/Inclusive-naming/raw/main/config.yml

.PHONY: woke

Expand Down

0 comments on commit 6716831

Please sign in to comment.