diff --git a/examples/js/objects/Sky.js b/examples/js/objects/Sky.js index d33c8e04c1a785..f4edfaccf9796a 100644 --- a/examples/js/objects/Sky.js +++ b/examples/js/objects/Sky.js @@ -4,7 +4,7 @@ console.warn( "THREE.Sky: As part of the transition to ES6 Modules, the files in * * Based on "A Practical Analytic Model for Daylight" * aka The Preetham Model, the de facto standard analytic skydome model - * http://www.cs.utah.edu/~shirley/papers/sunsky/sunsky.pdf + * https://www.researchgate.net/publication/220720443_A_Practical_Analytic_Model_for_Daylight * * First implemented by Simon Wallner * http://www.simonwallner.at/projects/atmospheric-scattering diff --git a/examples/jsm/objects/Sky.js b/examples/jsm/objects/Sky.js index 9fd21dbbce1810..321a3f3720c4bb 100644 --- a/examples/jsm/objects/Sky.js +++ b/examples/jsm/objects/Sky.js @@ -3,7 +3,7 @@ * * Based on "A Practical Analytic Model for Daylight" * aka The Preetham Model, the de facto standard analytic skydome model - * http://www.cs.utah.edu/~shirley/papers/sunsky/sunsky.pdf + * https://www.researchgate.net/publication/220720443_A_Practical_Analytic_Model_for_Daylight * * First implemented by Simon Wallner * http://www.simonwallner.at/projects/atmospheric-scattering