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

Unified Diff: src/site/docs/tutorials/indexeddb/index.markdown

Issue 19621005: linked to new polymer examples (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merge with master...forgot Created 7 years, 5 months 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
Index: src/site/docs/tutorials/indexeddb/index.markdown
diff --git a/src/site/docs/tutorials/indexeddb/index.markdown b/src/site/docs/tutorials/indexeddb/index.markdown
index 089b8c8b324a4f71032eff04eb1de283b7494806..9f3858ebbbf4078f2e941c76b4a7e6a344261310 100644
--- a/src/site/docs/tutorials/indexeddb/index.markdown
+++ b/src/site/docs/tutorials/indexeddb/index.markdown
@@ -27,7 +27,11 @@ Get the source code for the example featured in this target:</p>
<ul>
<li>
<a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target11/count_down"
- target="_blank">count_down</a>
+ target="_blank">count_down</a> (web_ui)
+ </li>
+ <li>
+ <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target11/count_down"
+ target="_blank">count_down</a> (polymer)
</li>
</ul>

Powered by Google App Engine
This is Rietveld 408576698