From 5aeca2b12f7d04d54c19cb64f3edad15733fc217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Lemaire?= Date: Sun, 9 Feb 2014 16:07:53 +0000 Subject: [PATCH] Fix README link to Qt project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15ec617..03c7e71 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ Credits * [Michaƫl Lemaire](http://thunderk.net) - Main developer * [Eric Bruneton and Fabrice Neyet](http://www-evasion.imag.fr/Membres/Eric.Bruneton/) - Publication and source code from *Precomputed Atmospheric Scattering (2008)* -* [Qt](http://qt.nokia.com/) - Library in use +* [Qt](http://qt-project.org/) - Library in use * [GoogleTest](https://code.google.com/p/googletest/) - Included library