File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ React router component is packaged on npm:
47
47
48
48
See [ docs] [ ] for the usage.
49
49
50
- [ hash-routing ] : http://andreypopp .viewdocs.io/react-router-component/hash-routing
51
- [ server-side ] : http://andreypopp .viewdocs.io/react-router-component/server-side
52
- [ multiple ] : http://andreypopp .viewdocs.io/react-router-component/multiple
53
- [ contextual ] : http://andreypopp .viewdocs.io/react-router-component/contextual
54
- [ url-pattern ] : http://andreypopp .viewdocs.io/react-router-component/url-pattern
55
- [ async ] : http://andreypopp .viewdocs.io/react-router-component/async
56
-
57
- [ docs ] : http://andreypopp .viewdocs.io/react-router-component
50
+ [ hash-routing ] : http://strml .viewdocs.io/react-router-component/hash-routing
51
+ [ server-side ] : http://strml .viewdocs.io/react-router-component/server-side
52
+ [ multiple ] : http://strml .viewdocs.io/react-router-component/multiple
53
+ [ contextual ] : http://strml .viewdocs.io/react-router-component/contextual
54
+ [ url-pattern ] : http://strml .viewdocs.io/react-router-component/url-pattern
55
+ [ async ] : http://strml .viewdocs.io/react-router-component/async
56
+
57
+ [ docs ] : http://strml .viewdocs.io/react-router-component
58
58
[ React ] : http://facebook.github.io/react/
59
59
[ React-Refs ] : http://facebook.github.io/react/docs/more-about-refs.html
60
60
[ React-Shims ] : http://facebook.github.io/react/docs/working-with-the-browser.html#polyfills-needed-to-support-older-browsers
Original file line number Diff line number Diff line change 35
35
},
36
36
"repository" : {
37
37
"type" : " git" ,
38
- "url" : " git://github.com/andreypopp /react-router-component"
38
+ "url" : " git://github.com/strml /react-router-component"
39
39
},
40
40
"keywords" : [
41
41
" react" ,
49
49
" Dave Mac (https://github.com/DveMac)" ,
50
50
" Matthew Dapena-Tretter (https://github.com/matthewwithanm)" ,
51
51
" Mitchel Kuijpers (https://github.com/mitchelkuijpers)" ,
52
- " Simen Brekken <[email protected] > (https://github.com/sbrekken)"
52
+ " Simen Brekken <[email protected] > (https://github.com/sbrekken)" ,
53
+ " Samuel Reed <[email protected] > (https://github.com/strml)"
53
54
],
54
55
"license" : " MIT" ,
55
56
"bugs" : {
56
- "url" : " https://github.com/andreypopp /react-router-component/issues"
57
+ "url" : " https://github.com/strml /react-router-component/issues"
57
58
},
58
- "homepage" : " http://andreypopp .viewdocs.io/react-router-component"
59
+ "homepage" : " http://strml .viewdocs.io/react-router-component"
59
60
}
You can’t perform that action at this time.
0 commit comments