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

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

Issue 26922002: removing Web UI tutorials, updating remaining 4 to current release, + review pass (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: provided redirects for web UI tutes, put deprecated notice in code lab 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/index.markdown
diff --git a/src/site/docs/index.markdown b/src/site/docs/index.markdown
index a94d1ad4251aec1318c9d81de04a121d4493e353..50db8e9e6323251e953f733095af85322c5da24e 100644
--- a/src/site/docs/index.markdown
+++ b/src/site/docs/index.markdown
@@ -32,7 +32,7 @@ followed by instructions to help you get started with Dart Editor.
: Shows each major Dart language feature, from variables to
operators to classes and libraries.
-[A Game of Darts—Tutorials](/docs/tutorials/)
+[Dart Tutorials](/docs/tutorials/)
: Your step-by-step guide to building web apps using Dart.
## Tools
@@ -137,8 +137,8 @@ Learn more:
## Creating web apps
If you're new to web apps,
-start with <a href="/docs/tutorials/">A Game of Darts—Tutorials</a>.
-It's a set of tutorials that teach you how to use Dart to write web apps,
+start with the <a href="/docs/tutorials/">Dart Tutorials</a>&mdash;a
+of tutorials that teach you how to use Dart to write web apps,
assuming no previous experience with either Dart or web apps.
While you're developing your web app,

Powered by Google App Engine
This is Rietveld 408576698