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

Unified Diff: src/site/docs/tutorials/custom-elements/index.markdown

Issue 24269013: first draft of polymer element tutorial (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 2 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/custom-elements/index.markdown
diff --git a/src/site/docs/tutorials/custom-elements/index.markdown b/src/site/docs/tutorials/custom-elements/index.markdown
index 0f6b66e5574ee9b81275ab92a16830bd1800b1c0..f3ac61083c072d5ea8a48cd9957d04add821d59c 100644
--- a/src/site/docs/tutorials/custom-elements/index.markdown
+++ b/src/site/docs/tutorials/custom-elements/index.markdown
@@ -5,8 +5,8 @@ description: "Define a custom DOM element tag with help from the Web UI package"
has-permalinks: true
tutorial:
id: web-components
-next: fetchdata/
-next-title: "Fetch Data Dynamically"
+next: polymer-intro/
+next-title: "Polymer"
prev: templates/
prev-title: "Use Templates"
---

Powered by Google App Engine
This is Rietveld 408576698