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

Unified Diff: src/site/docs/tutorials/get-started/index.markdown

Issue 20778002: more link tweaking (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: getting ready for push 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
« no previous file with comments | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/get-started/index.markdown
diff --git a/src/site/docs/tutorials/get-started/index.markdown b/src/site/docs/tutorials/get-started/index.markdown
index ef2f76b625f27cfab3f1a0ca1442a4e7d0a622c8..a2fbde61b44dce0b55e7dd1d3272d6f721cb91f4 100644
--- a/src/site/docs/tutorials/get-started/index.markdown
+++ b/src/site/docs/tutorials/get-started/index.markdown
@@ -12,9 +12,9 @@ js:
defer: true
- url: /js/editor-version.js
defer: true
-next: connect-dart-html
+next: connect-dart-html/
next-title: "Connect Dart & HTML"
-prev: index.html
+prev: /docs/tutorials/
prev-title: "A Game of Darts"
---
@@ -452,7 +452,7 @@ Here is the clickme app running in a frame.
<iframe class="running-app-frame"
style="height:510px;width:500px;"
- src="http://dart-lang.github.com/dart-tutorials-samples/web/target01/clickme/web/clickme.html">
+ src="http://dart-lang.github.io/dart-tutorials-samples/web/target01/clickme/web/clickme.html">
</iframe>
You can run Dart web applications in other browsers
« no previous file with comments | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698