Skip to content

Commit

Permalink
docs: update the Browserslist example repo URL (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored and gziolo committed Mar 27, 2018
1 parent 8770132 commit 0004c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browserslist-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Add this to your `package.json` file:
]
```

This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see https://github.com/ai/browserslist-example#browserslist-example.
This package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the [Browserslist examples](https://github.com/ai/browserslist-example#browserslist-example) repo.

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>

0 comments on commit 0004c6a

Please sign in to comment.