Skip to content

Commit 8f643b5

Browse files
committed
Fix link to composition docs
1 parent 73ad99e commit 8f643b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.stylelintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ module.exports = {
8787
true,
8888
{
8989
ignoreProperties: [
90-
// https://github.com/css-modules/css-modules#composition
90+
// https://github.com/css-modules/css-modules/blob/master/docs/composition.md
9191
'composes',
9292
],
9393
},

0 commit comments

Comments
 (0)