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

Unified Diff: src/site/docs/tutorials/polymer-intro/index.markdown

Issue 99503002: appropriating Shailen's excellent Futures intro into tutorial (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: another pesky file Created 7 years 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 | « src/site/docs/tutorials/indexeddb/index.markdown ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/polymer-intro/index.markdown
diff --git a/src/site/docs/tutorials/polymer-intro/index.markdown b/src/site/docs/tutorials/polymer-intro/index.markdown
index d490a91ad9d490a57e82ea91ec91679feed655c4..bca0bc62c384a577326ce61d5127ebae94da6e62 100644
--- a/src/site/docs/tutorials/polymer-intro/index.markdown
+++ b/src/site/docs/tutorials/polymer-intro/index.markdown
@@ -5,9 +5,9 @@ description: "Create a custom HTML element using Polymer."
has-permalinks: true
tutorial:
id: polymer-intro
-next: fetchdata
-next-title: "Fetch Data Dynamically"
-prev: shared-pkgs
+next: futures/
+next-title: "Use Future-Based APIs"
+prev: shared-pkgs/
prev-title: "Install Shared Packages"
---
« no previous file with comments | « src/site/docs/tutorials/indexeddb/index.markdown ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698