Updates C tutorials

Specifically, updates C Project Based Tutorials to link to https://github.com/rby90/Project-Based-Tutorials-in-C instead of https://www.reddit.com/r/C_Programming/comments/872rlt/c_project_based_tutorials
If you read through the reddit thread, the new GH link is more up to date.
This commit is contained in:
John O'Rourke 2019-03-02 10:01:50 -05:00 committed by GitHub
parent 4892cf5903
commit 00d449ed95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -545,6 +545,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Egghead.io](http://www.egghead.io/)
- [Michael Herman's Blog](http://mherman.org/)
- [Thinkster.io](http://thinkster.io)
- [C Project Based Tutorials](https://www.reddit.com/r/C_Programming/comments/872rlt/c_project_based_tutorials/)
- [C Project Based Tutorials](https://github.com/rby90/Project-Based-Tutorials-in-C)
- [Enlight](https://enlight.nyc/)
- [Hack Club Workshops](https://hackclub.com/workshops/)