diff --git a/src/site/docs/index.markdown b/src/site/docs/index.markdown index f0d5d66ba..36b19b61b 100644 --- a/src/site/docs/index.markdown +++ b/src/site/docs/index.markdown @@ -38,8 +38,8 @@ know how to program in another language. [Articles and Tutorials](/articles/) : Read these articles for insight into Dart programming topics, -such as the [Dart Style Guide](http://localhost:8080/articles/style-guide/), -[Optional Types in Dart](http://localhost:8080/articles/optional-types/), and more. +such as the [Dart Style Guide](/articles/style-guide/), +[Optional Types in Dart](/articles/optional-types/), and more. [FAQ](/support/faq.html) : This FAQ answers many of the questions we've been asked about Dart. @@ -66,4 +66,4 @@ dart2js, pub, and more. [Dart VM](/docs/standalone-dart-vm/) : Learn how to use the dart tool (bin/dart) to run Dart command-line apps -such as server-side scripts, programs, and servers. \ No newline at end of file +such as server-side scripts, programs, and servers.