You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,7 +241,7 @@ friendly** by using hashes.
241
241
242
242
<h2align="center">Contributing</h2>
243
243
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.
245
245
246
246
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:
247
247
@@ -259,7 +259,7 @@ Contributions go far beyond pull requests and commits. Although we love giving y
259
259
260
260
* Teaching others how to contribute to one of the many webpack repo's!
261
261
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.
263
263
264
264
* Helping others in our webpack [gitter channel](https://gitter.im/webpack/webpack).
265
265
@@ -276,7 +276,7 @@ If you create a loader or plugin, we would <3 for you to open source it, and put
276
276
277
277
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!!!
278
278
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!!
280
280
281
281
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!
0 commit comments