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

Unified Diff: src/site/docs/tutorials/fetchdata/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/fetchdata/index.markdown
diff --git a/src/site/docs/tutorials/fetchdata/index.markdown b/src/site/docs/tutorials/fetchdata/index.markdown
index 0a12016ee90718fe61913cb6c38e40fe056d3b04..95fb5b25da69c76816a22c292dec8a6c653d347e 100644
--- a/src/site/docs/tutorials/fetchdata/index.markdown
+++ b/src/site/docs/tutorials/fetchdata/index.markdown
@@ -24,7 +24,11 @@ Get the source code for the samples featured in this target:</p>
<ul>
<li>
<a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09/its_all_about_you"
- target="_blank">its_all_about_you</a>
+ target="_blank">its_all_about_you</a> (web_ui)
+ </li>
+ <li>
+ <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09-polymer/its_all_about_you"
+ target="_blank">its_all_about_you</a> (polymer)
</li>
<li>
<a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09/portmanteaux_simple"

Powered by Google App Engine
This is Rietveld 408576698