Skip to content

Commit

Permalink
Fix example in readme with new naming
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Aug 30, 2021
1 parent 985f16e commit b02d116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ repos:
- repo: https://github.com/klieret/jekyll-relative-url-check
rev: main
hooks:
- id: jekyll_relative_url_html
- id: jekyll_relative_url_markdown
- id: jekyll-relative-url-check-html
- id: jekyll-relative-url-check-markdown
```

Afterwards run `pre-commit autoupdate` to replace `main` with the latest release.
Expand Down

0 comments on commit b02d116

Please sign in to comment.