Chromium Code Reviews| Index: site/try/src/samples.dart |
| diff --git a/site/try/src/samples.dart b/site/try/src/samples.dart |
| index 260c66abee1dbcb14a108e30a788c947982e68bf..8ccd8da0e6c68e5bb057a0ff99dcacea3179cee4 100644 |
| --- a/site/try/src/samples.dart |
| +++ b/site/try/src/samples.dart |
| @@ -133,7 +133,7 @@ void drawSeed(num x, num y) { |
| } |
| const String MATH_PNG = |
| - "https://dart.googlecode.com/svn/trunk/dart/samples/sunflower/web/math.png"; |
| + "https://raw.githubusercontent.com/dart-lang/sample-sunflower/f808fcf68e523ea69631d2e61fd26be3296a1a8f/web/math.png"; |
|
nweiz
2015/01/05 19:52:30
long line
ahe
2015/01/07 12:09:33
Don't worry about that. I should copy the PNG file
|
| const String BODY = """ |
| <h1>drfibonacci\'s Sunflower Spectacular</h1> |