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

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

Issue 275613002: Update polymer tutorial; make directory paths match new sample structure (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: probably nothing (oh app engine you joker) Created 6 years, 7 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
« no previous file with comments | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/httpserver/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8ee03f0b259626fde8ea57a77d26e28f31b06217..dad633ad00b7be580136100f831d973ff79ecd33 100644
--- a/src/site/docs/tutorials/futures/index.markdown
+++ b/src/site/docs/tutorials/futures/index.markdown
@@ -28,14 +28,14 @@ rel:
<p markdown="1"> This tutorial features these examples
-in the `bin` directory,
+in the `futures/bin` directory,
all variations of the same example:</p>
-* futures1
-* futures2
-* futures3
-* futures4
-* futures5
+* futures1.dart
+* futures2.dart
+* futures3.dart
+* futures4.dart
+* futures5.dart
<p>
Don't have the source code?
« no previous file with comments | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/httpserver/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698