Update links from labs.qt.nokia.com to blog.qt.digia.com
authorSergio Ahumada <sergio.ahumada@digia.com>
Tue, 27 Nov 2012 18:48:14 +0000 (19:48 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 27 Nov 2012 19:53:46 +0000 (20:53 +0100)
Change-Id: I003c9a5061efe586ecdadde58827ef4887b49b5f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
examples/video/qmlvideofx/shaders/ripple.fsh
examples/video/qmlvideofx/shaders/wobble.fsh

index 6d4187c..bb07fc2 100644 (file)
@@ -39,7 +39,7 @@
 **
 ****************************************************************************/
 
-// Based on http://labs.qt.nokia.com/2011/03/22/the-convenient-power-of-qml-scene-graph/
+// Based on http://blog.qt.digia.com/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
 
 uniform float dividerValue;
 uniform float targetWidth;
index 1670de3..9f42d71 100644 (file)
@@ -39,7 +39,7 @@
 **
 ****************************************************************************/
 
-// Based on http://labs.qt.nokia.com/2011/03/22/the-convenient-power-of-qml-scene-graph/
+// Based on http://blog.qt.digia.com/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
 
 uniform float amplitude;
 uniform float dividerValue;