diff --git a/src/psrdnoise2D.glsl b/src/psrdnoise2D.glsl index 96ce1ce..9b630fb 100644 --- a/src/psrdnoise2D.glsl +++ b/src/psrdnoise2D.glsl @@ -53,7 +53,7 @@ // // Copyright (c) 2016 Stefan Gustavson. All rights reserved. // Distributed under the MIT license. See LICENSE file. -// https://github.com/ashima/webgl-noise +// https://github.com/stegu/webgl-noise // //