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 5101f96 commit a6e6542Copy full SHA for a6e6542
package.json
@@ -18,18 +18,18 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "https://github.com/rackt/react-tabs.git"
+ "url": "https://github.com/reactjs/react-tabs.git"
22
23
"author": "Matt Zabriskie",
24
"license": "MIT",
25
"bugs": {
26
- "url": "https://github.com/rackt/react-tabs/issues"
+ "url": "https://github.com/reactjs/react-tabs/issues"
27
28
"files": [
29
"dist",
30
"lib"
31
],
32
- "homepage": "https://github.com/rackt/react-tabs",
+ "homepage": "https://github.com/reactjs/react-tabs",
33
"keywords": [
34
"react",
35
"tabs",
0 commit comments