Skip to content

Commit

Permalink
Fix README so it includes the correct config examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Nov 2, 2019
1 parent f852fbf commit f125096
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ Then add the following to your `netlify.yml`:

```yml
plugins:
checklinks:
type: netlify-plugin-checklinks
- type: netlify-plugin-checklinks
```
## Configuration
Expand All @@ -34,8 +33,7 @@ These are the configuration options with their default values:
```yml
plugins:
checklinks:
type: netlify-plugin-checklinks
- type: netlify-plugin-checklinks
config:
# An array of glob patterns for pages on your site
# Recursive traversal will start from these
Expand Down

0 comments on commit f125096

Please sign in to comment.