Skip to content

Commit 1578938

Browse files
docs: fixing incorrect link
1 parent 88b6428 commit 1578938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin-options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "boolean"
1616
},
1717
"insert": {
18-
"description": "Inserts `<link>` at the given position (https://github.com/faceyspacey/extract-css-chunks-webpack-pluginn#insert).",
18+
"description": "Inserts `<link>` at the given position (https://github.com/webpack-contrib/mini-css-extract-plugin#insert).",
1919
"instanceof": "Function"
2020
}
2121
}

0 commit comments

Comments
 (0)