Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: pkg/js/README.md

Issue 1449053004: pkg/js: moved example code to https://github.com/google/chartjs.dart/ (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: nits Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/js/CHANGELOG.md ('k') | pkg/js/example/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/js/README.md
diff --git a/pkg/js/README.md b/pkg/js/README.md
index ff9501b1abb66dc3457b61869ade4a8338c75885..4bf89be3df85a0dc78739ea2ca1ce7505b682d2f 100644
--- a/pkg/js/README.md
+++ b/pkg/js/README.md
@@ -20,7 +20,8 @@ If you are passing a Dart function to a JavaScript API, you must wrap it using
### Examples
-There is a [full example](https://github.com/dart-lang/sdk/tree/master/pkg/js/example) hosted with the `package:js` source code.
+See the [Chart.js Dart API](https://github.com/google/chartjs.dart/) for an
+end-to-end example.
#### Calling methods
« no previous file with comments | « pkg/js/CHANGELOG.md ('k') | pkg/js/example/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698