Skip to content

Commit af4f17a

Browse files
authored
Merge pull request github#373 from github/fix-redirects
collections: fix redirects.
2 parents 14a936d + bdb737a commit af4f17a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

collections/clean-code-linters/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ items:
66
- clutchski/coffeelint
77
- csscomb/csscomb.js
88
- brigade/scss-lint
9-
- thedaviddias/HTMLHint
9+
- htmlhint/HTMLHint
1010
- CSSLint/csslint
1111
- PyCQA/pycodestyle
1212
- PyCQA/flake8

collections/front-end-javascript-frameworks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ items:
1515
- optimizely/nuclear-js
1616
- jashkenas/backbone
1717
- dojo/dojo
18-
- hyperapp/hyperapp
18+
- jorgebucaran/hyperapp
1919
- riot/riot
2020
display_name: Front-end JavaScript frameworks
2121
created_by: jonrohan

collections/game-engines/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ items:
1414
- libgdx/libgdx
1515
- superpowers/superpowers-core
1616
- AtomicGameEngine/AtomicGameEngine
17-
- 4ian/GD
17+
- 4ian/GDevelop
1818
- CRYTEK/CRYENGINE
1919
- urho3d/Urho3D
2020
- benoit-dumas/OpenRTS

collections/javascript-game-engines/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
- GooTechnologies/goojs
1818
- shakiba/planck.js
1919
- Irrelon/ige
20-
- 4ian/GD
20+
- 4ian/GDevelop
2121
display_name: JavaScript Game Engines
2222
created_by: leereilly
2323
---

collections/machine-learning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ items:
3030
- ujjwalkarn/Machine-Learning-Tutorials
3131
- ChristosChristofidis/awesome-deep-learning
3232
- fastai/courses
33-
- Yorko/mlcourse_open
33+
- Yorko/mlcourse.ai
3434
- jtoy/awesome-tensorflow
3535
- nlintz/TensorFlow-Tutorials
3636
- pkmital/tensorflow_tutorials

0 commit comments

Comments
 (0)