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

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

Issue 116673004: adding new command-line app tutorial (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: 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
Index: src/site/docs/tutorials/futures/index.markdown
diff --git a/src/site/docs/tutorials/futures/index.markdown b/src/site/docs/tutorials/futures/index.markdown
index c8f1e8835096c10c40b89d22fd19fe35d728f89e..80b378265a5589c226a25588e7746b4d3c6c8cc7 100644
--- a/src/site/docs/tutorials/futures/index.markdown
+++ b/src/site/docs/tutorials/futures/index.markdown
@@ -5,8 +5,8 @@ description: "A first look at Futures and how to use them to make your asynchron
has-permalinks: true
tutorial:
id: futures
-next: fetchdata/
-next-title: "Fetch Data Dynamically"
+next: cmdline/
+next-title: "Write Command-Line Apps"
prev: polymer-intro/
prev-title: "Define a Custom Element"
rel:

Powered by Google App Engine
This is Rietveld 408576698