pixijs / lights

Adds dynamic lighting via deferred shading to PixiJS
https://pixijs.io/lights/docs/index.html
MIT License
198 stars 29 forks source link

Documentation link is 404 #32

Closed jazzyjeff5 closed 5 years ago

jazzyjeff5 commented 5 years ago

The link to the documentation is dead:

https://pixijs.io/pixi-lights/docs/index.html

Thanks!

bigtimebuddy commented 5 years ago

Fixed: https://pixijs.io/pixi-lights/docs/

I need to make change to the deploy script to handle this. Thanks for finding it.