Skip to content

Commit bc5467c

Browse files
committed
docs: fix broken links in README.md
Replaces dead/broken links with working Web Archive versions. Fixes #784, #900
1 parent e7b5530 commit bc5467c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
233233

234234
- [Create Serverless React.js Apps](http://serverless-stack.com/)
235235
- [Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
236-
- [Create a Character Voting App with React, Node, MongoDB and SocketIO](http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio)
236+
- [Create a Character Voting App with React, Node, MongoDB and SocketIO](https://web.archive.org/web/20160220050343/http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio/)
237237
- [React Tutorial: Cloning Yelp](https://www.fullstackreact.com/articles/react-tutorial-cloning-yelp/)
238238
- [Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable](https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
239239
- [Build A Simple Medium Clone using React.js and Node.js](https://medium.com/@kris101/clone-medium-on-node-js-and-react-js-731cdfbb6878)
@@ -271,7 +271,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
271271
- Build an offline-capable Hacker News client with Angular 2+
272272
- [Part 1](https://houssein.me/angular2-hacker-news)
273273
- [Part 2](https://houssein.me/progressive-angular-applications)
274-
- [Build a Google+ clone with Django and AngularJS (Angular 1.x)](https://thinkster.io/django-angularjs-tutorial)
274+
- [Build a Google+ clone with Django and AngularJS (Angular 1.x)](https://web.archive.org/web/20150514070819/https://thinkster.io/django-angularjs-tutorial/)
275275
- Build A Beautiful Real World App with Angular 8 :
276276

277277
- [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
@@ -612,7 +612,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
612612

613613
## Haskell:
614614

615-
- [Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)
615+
- [Write You a Haskell - Build a modern functional compiler](https://web.archive.org/web/20201108141442/http://dev.stephendiehl.com/fun/)
616616
- [Write Yourself a Scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
617617
- [Write You A Scheme, Version 2](https://github.com/adamwespiser/scheme)
618618
- [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
@@ -670,7 +670,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
670670
- [Exercism](http://www.exercism.io/)
671671
- [Egghead.io](http://www.egghead.io/)
672672
- [Michael Herman's Blog](http://mherman.org/)
673-
- [Thinkster.io](http://thinkster.io)
673+
- [Thinkster.io](https://web.archive.org/web/20160306234056/https://thinkster.io/)
674674
- [Enlight](https://enlight.nyc/)
675675
- [Hack Club Workshops](https://hackclub.com/workshops/)
676676
- [CodeCrafters](https://codecrafters.io/)

0 commit comments

Comments
 (0)