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

Unified Diff: src/site/docs/tutorials/forms/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/forms/index.markdown
diff --git a/src/site/docs/tutorials/forms/index.markdown b/src/site/docs/tutorials/forms/index.markdown
index 11d24d2b5f5f255a06facf45dc6cf513606c42a8..fe7f43764eabdd7a03934be5fda9542a373e521a 100644
--- a/src/site/docs/tutorials/forms/index.markdown
+++ b/src/site/docs/tutorials/forms/index.markdown
@@ -31,7 +31,11 @@ Get the source code for the samples featured in this target:</p>
</li>
<li>
<a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10/slambook"
- target="_blank">slambook</a>
+ target="_blank">slambook</a> (web_ui)
+ </li>
+ <li>
+ <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10-polymer/slambook"
+ target="_blank">slambook</a> (polymer)
</li>
<li>
<a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10/multiselect"

Powered by Google App Engine
This is Rietveld 408576698