We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9628b commit 7c05cd1Copy full SHA for 7c05cd1
package.json
@@ -15,9 +15,9 @@
15
],
16
"repository": "wooorm/html-element-attributes",
17
"bugs": "https://github.com/wooorm/html-element-attributes/issues",
18
- "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
+ "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
19
"contributors": [
20
- "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
+ "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
21
22
"main": "index.json",
23
"files": [
readme.md
@@ -66,4 +66,4 @@ attributes which apply to all HTML elements.
66
67
[license]: license
68
69
-[author]: http://wooorm.com
+[author]: https://wooorm.com
0 commit comments