| Index: src/site/samples/appcache/index.markdown
|
| diff --git a/src/site/samples/appcache/index.markdown b/src/site/samples/appcache/index.markdown
|
| index 8d30ff3a8130f51effff01b6a855bd1be64d0a13..b31f98243b566245e9a1b9f330c5349a847d34cd 100644
|
| --- a/src/site/samples/appcache/index.markdown
|
| +++ b/src/site/samples/appcache/index.markdown
|
| @@ -22,8 +22,6 @@ load and work correctly, even if the user presses the refresh button while
|
| offline.
|
|
|
| You can open the example in Dart Editor and run it by clicking `index.html`.
|
| -Or, you can try this
|
| -[live demo](http://www.dartlang.org/samples/appcache/).
|
|
|
| To see this example in action, make changes to `index.html` and then reload
|
| the app. Your changes don't show up because the browser displays a cached
|
|
|