File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11React Router
22============
33
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 )
55
66A complete routing library for React.
77
88You 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 )
1010for the version you have installed.
1111
1212Also, please refer to the [ CHANGELOG] ( /CHANGELOG ) when upgrading.
Original file line number Diff line number Diff line change 11{
22 "name" : " react-router" ,
33 "version" : " 0.4.0" ,
4- "homepage" : " https://github.com/rpflorence /react-router" ,
4+ "homepage" : " https://github.com/rackt /react-router" ,
55 "authors" : [
66 " Ryan Florence" ,
77 " Michael Jackson"
2626 " package.json" ,
2727 " webpack.config.js"
2828 ]
29- }
29+ }
Original file line number Diff line number Diff line change 99 "main" : " modules/main" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/rpflorence /react-router.git"
12+ "url" : " https://github.com/rackt /react-router.git"
1313 },
14- "homepage" : " https://github.com/rpflorence /react-router" ,
14+ "homepage" : " https://github.com/rackt /react-router" ,
1515 "directories" : {
1616 "example" : " examples"
1717 },
5454 "browserify-shim" : {
5555 "react" : " global:React"
5656 }
57- }
57+ }
You can’t perform that action at this time.
0 commit comments