From 9b957dc2ff7bb3bbe85e7bbd39c5bf00a9bf981c Mon Sep 17 00:00:00 2001 From: ilnur Date: Wed, 20 May 2015 01:21:49 +0500 Subject: [PATCH] Qt now in https://qt.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1b9ee6..0417351 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Loki](http://loki-lib.sourceforge.net/) - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT] * [MiLi](https://code.google.com/p/mili/) - Minimal headers-only C++ Library. [Boost] * [OpenFrameworks]() - A cross platform open source toolkit for creative coding in C++. [MIT] [website](http://www.openframeworks.cc/) -* [Qt](http://qt-project.org/) :zap: - A cross-platform application and UI framework. [LGPL] +* [Qt](https://qt.io/) :zap: - A cross-platform application and UI framework. [LGPL] * [Reason](http://code.google.com/p/reason/) - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2] * [ROOT](http://root.cern.ch) - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL] * [STLport](http://www.stlport.org/) - An exemplary version of STL. [Free]