Skip to content

Commit c715c45

Browse files
author
Erin Doyle
committed
Updated urls to point to this repo instead of the forked from repo
1 parent fa32346 commit c715c45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"main": "./lib/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/reactjs/react-a11y.git"
8+
"url": "https://github.com/romeovs/react-a11y.git"
99
},
10-
"homepage": "https://github.com/reactjs/react-a11y/blob/latest/README.md",
11-
"bugs": "https://github.com/reactjs/react-a11y/issues",
10+
"homepage": "https://github.com/romeovs/react-a11y/blob/master/README.md",
11+
"bugs": "https://github.com/romeovs/react-a11y/issues",
1212
"scripts": {
1313
"test": "npm run mocha && npm run karma",
1414
"docs": "mkdir -p docs/rules && babel-node mkdocs.js",

0 commit comments

Comments
 (0)