Skip to content

docs(contribute) fix broken link #3121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- harrynewsome
- dhedgecock
- tbroadley
- EugeneHlushko
---

The people who contribute to webpack do so for the love of open source, our users and ecosystem, and most importantly, pushing the web forward together. Because of our [Open Collective](https://opencollective.com/webpack) model for funding and transparency, we are able to funnel support and funds through contributors, dependent projects, and the contributor and core teams. To make a donation, simply click the button below...
Expand All @@ -29,7 +30,7 @@ The biggest core feature we'd like to provide is an enjoyable development experi
Anybody can help by doing any of the following:

- Ask your employer to use webpack in projects.
- Help us write and maintain the content on this site (see the [writer's guide](/writers-guide)).
- Help us write and maintain the content on this site (see the [writer's guide](/contribute/writers-guide/)).
- Contribute to the [core repository](https://github.com/webpack/webpack).
- Become a backer or sponsor on [open collective](https://opencollective.com/webpack#support).

Expand Down