Rebrand some GitHub links

This commit is contained in:
J. Ryan Stinnett 2020-11-25 14:16:55 +00:00
parent 06611cb9cb
commit d05c022d4f
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ module.exports = {
"at-rule-no-unknown": null,
"no-descending-specificity": null,
"scss/at-rule-no-unknown": [true, {
// https://github.com/vector-im/riot-web/issues/10544
// https://github.com/vector-im/element-web/issues/10544
"ignoreAtRules": ["define-mixin"],
}],
}