Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 318d307

Browse files
🔗 fix broken repo links
1 parent 49703fd commit 318d307

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

‎data/source/devtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
{ url: "https://github.com/okonet/lint-staged" },
2828
{ url: "https://github.com/kitze/sizzy" },
2929
{
30-
url: "https://github.com/gaearon/redux-devtools",
30+
url: "https://github.com/reduxjs/redux-devtools",
3131
tags: ["react", "browser extension"],
3232
},
3333
{

‎data/source/react-components.js

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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"],

‎data/source/react-example-apps.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ module.exports = {
114114
tags: ["game", "educational"],
115115
},
116116
{ url: "https://github.com/hoppula/refire-forum" },
117-
{ url: "https://github.com/bu-ist/housing-available-units" },
118117
{ url: "https://github.com/jamiebuilds/spectacle-code-slide" },
119118
{ url: "https://github.com/sherubthakur/N-Puzzle", tags: ["game"] },
120119
{ url: "https://github.com/DevAlien/dripr-ui" },
@@ -205,7 +204,7 @@ module.exports = {
205204
url: "https://github.com/raineroviir/react-redux-socketio-chat",
206205
tags: ["chat"],
207206
},
208-
{ url: "https://github.com/romseguy/d3-state-visualizer" },
207+
{ url: "https://github.com/reduxjs/d3-state-visualizer" },
209208
{ url: "https://github.com/srtucker22/glipchat", tags: ["chat"] },
210209
{
211210
url: "https://github.com/gokulkrishh/React-hacker-news",

‎data/source/react-starter-projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ module.exports = {
151151
{ url: "https://github.com/dozoisch/koa-react-full-example" },
152152
{ url: "https://github.com/eanplatter/react-starter" },
153153
{ url: "https://github.com/elierotenberg/react-rails-starterkit" },
154-
{ url: "https://github.com/emyann/typescript-webpack-starter" },
154+
{ url: "https://github.com/nobrainr/typescript-webpack-starter" },
155155
{ url: "https://github.com/ericelliott/react-pure-component-starter" },
156156
{ url: "https://github.com/erikras/react-redux-universal-hot-example" },
157157
{ url: "https://github.com/este/este" },

‎data/source/state-managers.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ module.exports = {
4646
url: "https://github.com/mobxjs/mobx-state-tree",
4747
tags: ["react", "mobx"],
4848
},
49-
{ url: "https://github.com/reactjs/redux", tags: ["react", "redux"] },
49+
{ url: "https://github.com/reduxjs/redux", tags: ["react", "redux"] },
5050
{
5151
url: "https://github.com/redux-saga/redux-saga",
5252
tags: ["react", "redux"],
5353
},
54-
{ url: "https://github.com/reactjs/react-redux", tags: ["react", "redux"] },
54+
{ url: "https://github.com/reduxjs/react-redux", tags: ["react", "redux"] },
5555
{
5656
url: "https://github.com/tommikaikkonen/redux-orm",
5757
tags: ["react", "redux"],

‎data/source/view-libraries.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
{ url: "https://github.com/developit/preact" },
2020
{ url: "https://github.com/angular/angular" },
2121
{ url: "https://github.com/MithrilJS/mithril.js" },
22-
{ url: "https://github.com/elm-lang/elm-compiler" },
22+
{ url: "https://github.com/elm/compiler" },
2323
{ url: "https://github.com/facebook/react-native", tags: ["mobile"] },
2424
{ url: "https://github.com/OnsenUI/OnsenUI" },
2525
{ url: "https://github.com/emberjs/ember.js" },

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /