From 92aa279037a259f0eda011ec927d7fa7db59707d Mon Sep 17 00:00:00 2001 From: Nathan Dawson <43784056+Fedelaus@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:38:35 +0100 Subject: [PATCH] remove dead javascript url shortener link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4313ddc..b837a5d 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,6 @@ * [**JavaScript**: _Implement your own — call(), apply() and bind() method in JavaScript_](https://blog.usejournal.com/implement-your-own-call-apply-and-bind-method-in-javascript-42cc85dba1b) * [**JavaScript**: _JavaScript Algorithms and Data Structures_](https://github.com/trekhleb/javascript-algorithms) * [**JavaScript**: _How to Make an Evolutionary Tetris AI_](https://www.youtube.com/watch?v=xLHCMMGuN0Q) [video] -* [**JavaScript**: _Building a Simple URL Shortener With Just HTML and Javascript_](https://palash.tk/Build-URL-Shortener-With-HTML-JS) * [**JavaScript**: _Build a ride hailing app with React Native_](https://pusher.com/tutorials/ride-hailing-react-native) * [**Kotlin**: _Build Your Own Cache_](https://github.com/kezhenxu94/cache-lite) * [**Nim**: _Writing a Redis Protocol Parser_](https://xmonader.github.io/nimdays/day12_resp.html)