Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 2810ef9

Browse files
committed
Merge pull request #1 from turbomanage/master
Add run link to spirodraw sample
2 parents c7ecb3d + 5fddaca commit 2810ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/samples/spirodraw/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
---
55
<h1>Spirodraw code walkthrough</h1>
66

7-
<p>The <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/#samples%2Fspirodraw%253Fstate%253Dclosed">full source code</a> for this sample is available.</p>
7+
<p>The <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/#samples%2Fspirodraw%253Fstate%253Dclosed">full source code</a> for this sample is available. You can also <a href="spirodraw-js.html">run the sample</a>.</p>
88

99
<p>
1010
The sample uses the HTML5 input range element;

0 commit comments

Comments
 (0)