Skip to content

Commit a7b59fe

Browse files
committed
Merge pull request #154 from Microsoft/dev
demo links go to playground
2 parents aad0705 + 78ad0f1 commit a7b59fe

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@ NEW: [Outline model](http://microsoft.github.io/maker.js/docs/api/modules/makerj
4040

4141
### Built-in models
4242

43-
* [Bolt Circle](http://microsoft.github.io/maker.js/demos/demo.html?demo=BoltCircle)
44-
* [Bolt Rectangle](http://microsoft.github.io/maker.js/demos/demo.html?demo=BoltRectangle)
45-
* [Connect the dots](http://microsoft.github.io/maker.js/demos/demo.html?demo=ConnectTheDots)
46-
* [Dome](http://microsoft.github.io/maker.js/demos/demo.html?demo=Dome)
47-
* [Oval](http://microsoft.github.io/maker.js/demos/demo.html?demo=Oval)
48-
* [OvalArc](http://microsoft.github.io/maker.js/demos/demo.html?demo=OvalArc)
49-
* [Polygon](http://microsoft.github.io/maker.js/demos/demo.html?demo=Polygon)
50-
* [Rectangle](http://microsoft.github.io/maker.js/demos/demo.html?demo=Rectangle)
51-
* [Ring](http://microsoft.github.io/maker.js/demos/demo.html?demo=Ring)
52-
* [RoundRectangle](http://microsoft.github.io/maker.js/demos/demo.html?demo=RoundRectangle)
53-
* [S curve](http://microsoft.github.io/maker.js/demos/demo.html?demo=SCurve)
54-
* [Slot](http://microsoft.github.io/maker.js/demos/demo.html?demo=Slot)
55-
* [Square](http://microsoft.github.io/maker.js/demos/demo.html?demo=Square)
56-
* [Star](http://microsoft.github.io/maker.js/demos/demo.html?demo=Star)
43+
* [Bolt Circle](http://microsoft.github.io/maker.js/playground/?script=BoltCircle)
44+
* [Bolt Rectangle](http://microsoft.github.io/maker.js/playground/?script=BoltRectangle)
45+
* [Connect the dots](http://microsoft.github.io/maker.js/playground/?script=ConnectTheDots)
46+
* [Dome](http://microsoft.github.io/maker.js/playground/?script=Dome)
47+
* [Oval](http://microsoft.github.io/maker.js/playground/?script=Oval)
48+
* [OvalArc](http://microsoft.github.io/maker.js/playground/?script=OvalArc)
49+
* [Polygon](http://microsoft.github.io/maker.js/playground/?script=Polygon)
50+
* [Rectangle](http://microsoft.github.io/maker.js/playground/?script=Rectangle)
51+
* [Ring](http://microsoft.github.io/maker.js/playground/?script=Ring)
52+
* [RoundRectangle](http://microsoft.github.io/maker.js/playground/?script=RoundRectangle)
53+
* [S curve](http://microsoft.github.io/maker.js/playground/?script=SCurve)
54+
* [Slot](http://microsoft.github.io/maker.js/playground/?script=Slot)
55+
* [Square](http://microsoft.github.io/maker.js/playground/?script=Square)
56+
* [Star](http://microsoft.github.io/maker.js/playground/?script=Star)
5757

5858
## Getting Started
5959

0 commit comments

Comments
 (0)