From bdb737a026425b14a4399c2c238b2f766a50ff2d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 11 Sep 2018 08:53:09 +0100 Subject: [PATCH] collections: fix redirects. --- collections/clean-code-linters/index.md | 2 +- collections/front-end-javascript-frameworks/index.md | 2 +- collections/game-engines/index.md | 2 +- collections/javascript-game-engines/index.md | 2 +- collections/machine-learning/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/collections/clean-code-linters/index.md b/collections/clean-code-linters/index.md index 583ca57cedbe..1d055656e2dc 100644 --- a/collections/clean-code-linters/index.md +++ b/collections/clean-code-linters/index.md @@ -6,7 +6,7 @@ items: - clutchski/coffeelint - csscomb/csscomb.js - brigade/scss-lint - - thedaviddias/HTMLHint + - htmlhint/HTMLHint - CSSLint/csslint - PyCQA/pycodestyle - PyCQA/flake8 diff --git a/collections/front-end-javascript-frameworks/index.md b/collections/front-end-javascript-frameworks/index.md index 933dba079ebc..054e112e3edb 100644 --- a/collections/front-end-javascript-frameworks/index.md +++ b/collections/front-end-javascript-frameworks/index.md @@ -15,7 +15,7 @@ items: - optimizely/nuclear-js - jashkenas/backbone - dojo/dojo - - hyperapp/hyperapp + - jorgebucaran/hyperapp - riot/riot display_name: Front-end JavaScript frameworks created_by: jonrohan diff --git a/collections/game-engines/index.md b/collections/game-engines/index.md index 83d16964c6f1..4bb2f73e87d4 100644 --- a/collections/game-engines/index.md +++ b/collections/game-engines/index.md @@ -14,7 +14,7 @@ items: - libgdx/libgdx - superpowers/superpowers-core - AtomicGameEngine/AtomicGameEngine - - 4ian/GD + - 4ian/GDevelop - CRYTEK/CRYENGINE - urho3d/Urho3D - benoit-dumas/OpenRTS diff --git a/collections/javascript-game-engines/index.md b/collections/javascript-game-engines/index.md index cbc531d44451..777c40c770c8 100644 --- a/collections/javascript-game-engines/index.md +++ b/collections/javascript-game-engines/index.md @@ -17,7 +17,7 @@ items: - GooTechnologies/goojs - shakiba/planck.js - Irrelon/ige - - 4ian/GD + - 4ian/GDevelop display_name: JavaScript Game Engines created_by: leereilly --- diff --git a/collections/machine-learning/index.md b/collections/machine-learning/index.md index 5ac679523efd..576e2d5cbb71 100644 --- a/collections/machine-learning/index.md +++ b/collections/machine-learning/index.md @@ -30,7 +30,7 @@ items: - ujjwalkarn/Machine-Learning-Tutorials - ChristosChristofidis/awesome-deep-learning - fastai/courses - - Yorko/mlcourse_open + - Yorko/mlcourse.ai - jtoy/awesome-tensorflow - nlintz/TensorFlow-Tutorials - pkmital/tensorflow_tutorials