Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 25d17a3

Browse filesBrowse files
DHedgecockskipjack
authored andcommitted
docs(contribute): correct broken links in index (#1651)
Corrects broken links for 'Writing a Loader' and 'Writing a Plugin' on Contribute page.
1 parent e8ecd8e commit 25d17a3
Copy full SHA for 25d17a3

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎src/content/contribute/index.md

Copy file name to clipboardExpand all lines: src/content/contribute/index.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ contributors:
55
- rouzbeh84
66
- scottdj92
77
- harrynewsome
8+
- dhedgecock
89
---
910

1011
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](http://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...
@@ -41,8 +42,8 @@ Contributing to webpack is not contributing to an exclusive club. You as a devel
4142

4243
The remainder of this section of the site is dedicated to developers such as yourself who would like to become a part of our ever-growing community:
4344

44-
- [Writing a Loader](./how-to-write-a-loader)
45-
- [Writing a Plugin](./how-to-write-a-plugin)
45+
- [Writing a Loader](./writing-a-loader)
46+
- [Writing a Plugin](./writing-a-plugin)
4647
- [Plugin Patterns](./plugin-patterns)
4748
- [Release Process](./release-process)
4849

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.