File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
React Router
2
2
============
3
3
4
- [ ![ Build Status] ( https://travis-ci.org/rpflorence /react-router.svg?branch=master )] ( https://travis-ci.org/rpflorence /react-router )
4
+ [ ![ Build Status] ( https://travis-ci.org/rackt /react-router.svg?branch=master )] ( https://travis-ci.org/rackt /react-router )
5
5
6
6
A complete routing library for React.
7
7
8
8
You are viewing docs for the latest code on master. Check out
9
- [ other releases] ( https://github.com/rpflorence /react-router/releases )
9
+ [ other releases] ( https://github.com/rackt /react-router/releases )
10
10
for the version you have installed.
11
11
12
12
Also, please refer to the [ CHANGELOG] ( /CHANGELOG ) when upgrading.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-router" ,
3
3
"version" : " 0.4.0" ,
4
- "homepage" : " https://github.com/rpflorence /react-router" ,
4
+ "homepage" : " https://github.com/rackt /react-router" ,
5
5
"authors" : [
6
6
" Ryan Florence" ,
7
7
" Michael Jackson"
26
26
" package.json" ,
27
27
" webpack.config.js"
28
28
]
29
- }
29
+ }
Original file line number Diff line number Diff line change 9
9
"main" : " modules/main" ,
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " https://github.com/rpflorence /react-router.git"
12
+ "url" : " https://github.com/rackt /react-router.git"
13
13
},
14
- "homepage" : " https://github.com/rpflorence /react-router" ,
14
+ "homepage" : " https://github.com/rackt /react-router" ,
15
15
"directories" : {
16
16
"example" : " examples"
17
17
},
54
54
"browserify-shim" : {
55
55
"react" : " global:React"
56
56
}
57
- }
57
+ }
You can’t perform that action at this time.
0 commit comments