diff --git a/demos/blockfactory/devtools.png b/demos/blockfactory/devtools.png new file mode 100644 index 000000000..b38a8894b Binary files /dev/null and b/demos/blockfactory/devtools.png differ diff --git a/demos/blockfactory/index.html b/demos/blockfactory/index.html index 72ddce573..0ac9176da 100644 --- a/demos/blockfactory/index.html +++ b/demos/blockfactory/index.html @@ -43,7 +43,7 @@

Blockly > - Demos > Blockly Factory + Demos > Blockly Developer Tools diff --git a/demos/blockfactory/workspacefactory/index.html b/demos/blockfactory/workspacefactory/index.html deleted file mode 100644 index 92b4668e0..000000000 --- a/demos/blockfactory/workspacefactory/index.html +++ /dev/null @@ -1,769 +0,0 @@ - - -Blockly Workspace Factory - - - - - - - - - - - - - - - - - - - - - -
-

Blockly‏ > - Demos‏ > - Workspace Factory -

-
-

-

- - - - - -

-
- -
-

Drag blocks into your toolbox:

- - - -
ToolboxWorkspace
-
-
-
-
- - - - - - - -
- - - - - - diff --git a/demos/index.html b/demos/index.html index bd745ce88..7501bfa1f 100644 --- a/demos/index.html +++ b/demos/index.html @@ -199,12 +199,12 @@ - + -
Block Factory
-
Build custom blocks using Blockly.
+
Blockly Developer Tools
+
Build custom blocks and setup a toolbox using Blockly.