| Index: src/site/tools/editor/index.markdown
|
| diff --git a/src/site/tools/editor/index.markdown b/src/site/tools/editor/index.markdown
|
| index 5fde31869aefbbd9a392519fa16a441613df0ff1..c02b32aed6dd1ae73b1d33890502e6da851e7704 100644
|
| --- a/src/site/tools/editor/index.markdown
|
| +++ b/src/site/tools/editor/index.markdown
|
| @@ -102,7 +102,7 @@ and send feedback about new features and bugs that you encounter.
|
| To get started with Dart Editor,
|
| read these:
|
|
|
| -[Target 1: Get Started](http://www.dartlang.org/docs/tutorials/get-started/) (the first tutorial in _A Game of Darts_)
|
| +[Get Started](http://www.dartlang.org/docs/tutorials/get-started/) (the first tutorial in the _Dart Tutorials_)
|
| : Gently introduces you to Dart Editor,
|
| from downloading it to creating and running apps.
|
|
|
|
|