diff options
-rw-r--r-- | demos/effect/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/index.html b/demos/effect/index.html index b914c96c5..cecceb6cd 100644 --- a/demos/effect/index.html +++ b/demos/effect/index.html @@ -11,7 +11,7 @@ <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Effect showcase</a></li> - <li class="demo-config-on"><a href="easing.html">Easing showcase</a></li> + <li><a href="easing.html">Easing showcase</a></li> <!-- WIP <li class="demo-config-on"><a href="scale.html">Scale effect</a></li> <li class="demo-config-on"><a href="size.html">Size effect</a></li> |