Skip to content

Commit 2d79168

Browse files
committed
docs(contribute): fix donate button link attributes
1 parent fd07eb3 commit 2d79168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/contribute/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The people who contribute to webpack do so for the love of open source, our user
1818
<a
1919
href="https://opencollective.com/webpack/donate"
2020
target="_blank"
21-
rel="noopenner noreferrer"
21+
rel="noopener noreferrer"
2222
>
2323
<img
2424
src="https://opencollective.com/webpack/donate/button@2x.png?color=blue"

0 commit comments

Comments
 (0)