From a876e99c45d6737110d235b54ae37a7b131f0fec Mon Sep 17 00:00:00 2001 From: xeolabs Date: Mon, 29 Sep 2014 22:41:29 +0200 Subject: [PATCH] redirects for v3.1->v4.0 --- examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.html b/examples.html index 888971fd..ebcdf2d2 100644 --- a/examples.html +++ b/examples.html @@ -27,7 +27,7 @@ var legacyIDs = { "configuration_pluginPath": "configs_pluginPath", "configuration_disableStatusPopups": "configs_disableStatusPopups", - "scenegraph_firstExample": "scenegraph_firstExample", + "firstExample": "scenegraph_firstExample", "scenegraph_nodes_moving": "scenegraph_nodes_moving", "canvas_transparent": "canvas_transparent", "canvas_external_transparent": "canvas_external_transparent",