From e0959ee03af61b050e5d3acf0a5e40147ecdbaeb Mon Sep 17 00:00:00 2001 From: Jakob Petsovits Date: Sun, 15 May 2016 16:25:04 -0400 Subject: [PATCH] #225: Fix link to mirror of this awesome list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a8e291..4368f5c 100644 --- a/README.md +++ b/README.md @@ -754,7 +754,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [lists](https://github.com/jnv/lists) - List of (awesome) lists curated on GitHub. * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - A curated list of awesome awesomeness. * [awesome](https://github.com/sindresorhus/awesome) - A curated list of awesome lists. -* [Awesome C/C++](http://getawesomeness.com/get/cpp) - getAwesomeness() mirror. +* [Awesome C/C++](https://getawesomeness.herokuapp.com/get/cpp) - getAwesomeness() mirror. * [free-programming-books](https://github.com/vhf/free-programming-books) - List of Freely Available Programming Books. * [Inqlude](http://inqlude.org/) - The Qt library archive. * [papers-we-love](https://github.com/papers-we-love/papers-we-love) - Papers from the computer science community to read and discuss.