Skip to content

Commit b9aa913

Browse files
committed
[package.json] update name and URLs
Fixes #194
1 parent b9c4f10 commit b9aa913

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "MathJax-accessibility",
2+
"name": "mathjax-a11y",
33
"version": "1.2.2",
44
"description": "MathJax accessibility extension",
55
"directories": {
@@ -11,19 +11,19 @@
1111
],
1212
"bugs": {
1313
"email": "[email protected]",
14-
"url": "https://github.com/mathjax/MathJax-accessibility"
14+
"url": "https://github.com/mathjax/mathjax-a11y"
1515
},
1616
"license": "Apache-2.0",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/mathjax/MathJax-accessibility"
19+
"url": "https://github.com/mathjax/mathjax-a11y"
2020
},
2121
"keywords": [
2222
"mathjax",
2323
"screen-reader",
2424
"a11y"
2525
],
26-
"homepage": "https://github.com/mathjax/MathJax-accessibility",
26+
"homepage": "https://github.com/mathjax/mathjax-a11y",
2727
"dependencies": {},
2828
"devDependencies": {
2929
"grunt": "^1.0.1",

0 commit comments

Comments
 (0)