diff --git a/blog/2016-04-14-runtime-lightmap-generation-for-webgl.md b/blog/2016-04-14-runtime-lightmap-generation-for-webgl.md index 8ee90afe3..adf63f86b 100644 --- a/blog/2016-04-14-runtime-lightmap-generation-for-webgl.md +++ b/blog/2016-04-14-runtime-lightmap-generation-for-webgl.md @@ -19,7 +19,6 @@ _Here's a link to [full demo](https://playcanv.as/p/txPePQvy)._ - The demo above shows the engine's lightmap generation in action and this functionality is now available to all users via the PlayCanvas Editor. ## How does it work?