Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 89438eb

Browse files
committed
README updates.
1 parent 89f6495 commit 89438eb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,16 +203,15 @@ directory.
203203

204204
## Support
205205

206-
If you've found an error or run into problems, please file an issue:
207-
[https://github.com/googlechrome/preload-webpack-plugin/issues](https://github.com/googlechrome/preload-webpack-plugin/issues)
206+
If you've found an error or run into problems, please [file an issue](https://github.com/googlechrome/preload-webpack-plugin/issues).
208207

209208
Patches are encouraged, and may be submitted by forking this project and
210209
submitting a pull request through GitHub.
211210

212211
## Contributing workflow
213212

214-
`index.js` and `lib/` contains the primary source for the plugin,
215-
`test` contains tests and `demo` contains demo code.
213+
[`index.js`](index.js) and [`lib/`](lib/) contains the primary source for the plugin.
214+
[`test/`](test/) contains tests and [`demo/`](demo/) contains demo code.
216215

217216
Test the plugin:
218217

0 commit comments

Comments
 (0)