Skip to content

Commit bee593b

Browse files
authored
Update README.md
Fixed broken link, linked to awesome-webpack, modified tiny bit of grammar.
1 parent 8b37dcf commit bee593b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ friendly** by using hashes.
241241

242242
<h2 align="center">Contributing</h2>
243243

244-
**We want contributing to webpack to be fun, enjoyable, and educational for anyone, and everyone.** We have a [vibrant ecosystem](https://medium.com/webpack/contributors-guide/home) that spans beyond this single repo. We welcome you to check out any of the repositories in [this](http://github.com/webpack) organization or [webpack-contrib](http://github.com/webpack-contrib) which houses all of our loaders and plugins.
244+
**We want contributing to webpack to be fun, enjoyable, and educational for anyone, and everyone.** We have a [vibrant ecosystem](https://medium.com/webpack/contributors-guide/home) that spans beyond this single repo. We welcome you to check out any of the repositories in [our](http://github.com/webpack) organization or [webpack-contrib](http://github.com/webpack-contrib) which houses all of our loaders and plugins.
245245

246246
Contributions go far beyond pull requests and commits. Although we love giving you the opportunity to put your stamp on webpack, we also are thrilled to receive a variety of other contributions including:
247247

@@ -259,7 +259,7 @@ Contributions go far beyond pull requests and commits. Although we love giving y
259259

260260
* Teaching others how to contribute to one of the many webpack repo's!
261261

262-
* Blogging, speaking about, or creating tutorials about one of webpack's many features.
262+
* [Blogging, speaking about, or creating tutorials](https://github.com/webpack-contrib/awesome-webpack) about one of webpack's many features.
263263

264264
* Helping others in our webpack [gitter channel](https://gitter.im/webpack/webpack).
265265

@@ -276,7 +276,7 @@ If you create a loader or plugin, we would <3 for you to open source it, and put
276276

277277
We consider webpack to be a low-level tool that is used by not only individuals but also layered beneath lots of other awesome tools. Because of this, we know that sometimes webpack is not the _easiest_ to configure, and we constantly are working on finding ways to improve this!!!
278278

279-
If you're just getting started, take a look at [our new docs and concepts page](webpack.js.org/concepts). This has a high level overview that is great for beginners!!
279+
If you're just getting started, take a look at [our new docs and concepts page](https://webpack.js.org/concepts/). This has a high level overview that is great for beginners!!
280280

281281
If you want to discuss something or just need help, [here is our Gitter room](https://gitter.im/webpack/webpack) where there are always individuals looking to help out!
282282

0 commit comments

Comments
 (0)