From 89309ad5a1a58d790e8717a239c4e614a89812aa Mon Sep 17 00:00:00 2001 From: Lindsay Kay Date: Wed, 29 May 2013 18:09:39 +0200 Subject: [PATCH] Added texture plugin example --- CNAME | 2 +- examples/features.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CNAME b/CNAME index 28941425..91222838 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -scenejs.org \ No newline at end of file +scenejs.org diff --git a/examples/features.json b/examples/features.json index 4f7cc5ba..60bc2dd6 100644 --- a/examples/features.json +++ b/examples/features.json @@ -169,7 +169,7 @@ "nodes":[ { "title":"Texture plugin API", - "page":"texturePlugin" + "page":"videoAlphaMap" } ] }