@@ -89,7 +89,10 @@ module.exports = {
8989 url : "https://github.com/react-toolbox/react-toolbox" ,
9090 tags : [ "toolkit" , "material design" ] ,
9191 } ,
92- { url : "https://github.com/fritz-c/react-sortable-tree" , tags : [ "list" ] } ,
92+ {
93+ url : "https://github.com/frontend-collective/react-sortable-tree" ,
94+ tags : [ "list" ] ,
95+ } ,
9396 { url : "https://github.com/nardeas/react-font-picker" , tags : [ "picker" ] } ,
9497 { url : "https://github.com/jxnblk/reflexbox" , tags : [ "grid" ] } ,
9598 { url : "https://github.com/chrvadala/react-svg-pan-zoom" } ,
@@ -134,7 +137,7 @@ module.exports = {
134137 url : "https://github.com/seejamescode/draft-js-gutter" ,
135138 tags : [ "text editor" ] ,
136139 } ,
137- { url : "https://github.com/bokuweb/react-balloon" } ,
140+ { url : "https://github.com/bokuweb-sandbox /react-balloon" } ,
138141 { url : "https://github.com/KtorZ/elm-react-component" } ,
139142 { url : "https://github.com/fatiherikli/react-designer" , tags : [ "set" ] } ,
140143 {
@@ -159,7 +162,10 @@ module.exports = {
159162 { url : "https://github.com/clari/react-ios-switch" , tags : [ "button" ] } ,
160163 { url : "https://github.com/wangzuo/input-moment" } ,
161164 { url : "https://github.com/neptunian/react-photo-gallery" } ,
162- { url : "https://github.com/bokuweb/react-motion-menu" , tags : [ "menu" ] } ,
165+ {
166+ url : "https://github.com/bokuweb-sandbox/react-motion-menu" ,
167+ tags : [ "menu" ] ,
168+ } ,
163169 { url : "https://github.com/romainberger/react-portal-tooltip" } ,
164170 {
165171 url : "https://github.com/alexkuz/react-input-enhancements" ,
@@ -178,7 +184,7 @@ module.exports = {
178184 { url : "https://github.com/Swizec/space-invaders" , tags : [ "game" ] } ,
179185 { url : "https://github.com/mderrick/react-html5video" } ,
180186 { url : "https://github.com/gorangajic/react-svg-morph" , tags : [ "set" ] } ,
181- { url : "https://github.com/alexcurtis /react-treebeard" } ,
187+ { url : "https://github.com/storybooks /react-treebeard" } ,
182188 { url : "https://github.com/furqanZafar/react-selectize" , tags : [ "set" ] } ,
183189 { url : "https://github.com/conorhastings/react-thermometer" } ,
184190 { url : "https://github.com/luqin/react-icheck" } ,
@@ -192,7 +198,7 @@ module.exports = {
192198 tags : [ "animation" ] ,
193199 } ,
194200 { url : "https://github.com/James-Oldfield/react-rpg" } ,
195- { url : "https://github.com/gorangajic /react-icons" , tags : [ "set" ] } ,
201+ { url : "https://github.com/react-icons /react-icons" , tags : [ "set" ] } ,
196202 {
197203 url : "https://github.com/tgecho/react-prosemirror" ,
198204 tags : [ "text editor" ] ,
0 commit comments