summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideofx/shaders/ripple.fsh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/video/qmlvideofx/shaders/ripple.fsh')
-rw-r--r--examples/multimedia/video/qmlvideofx/shaders/ripple.fsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/video/qmlvideofx/shaders/ripple.fsh b/examples/multimedia/video/qmlvideofx/shaders/ripple.fsh
index 428c041c7..75d60e645 100644
--- a/examples/multimedia/video/qmlvideofx/shaders/ripple.fsh
+++ b/examples/multimedia/video/qmlvideofx/shaders/ripple.fsh
@@ -39,7 +39,7 @@
**
****************************************************************************/
-// Based on http://blog.qt.digia.com/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
+// Based on http://blog.qt.io/blog/2011/03/22/the-convenient-power-of-qml-scene-graph/
uniform float dividerValue;
uniform float targetWidth;