From 371da5530091e1922d4b62e59b5557e53dd1cf56 Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Mon, 17 Jul 2017 11:51:19 -0700 Subject: [PATCH] Add the www.dartlang.org repo to the Dart section (#123) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88958fe..1e2d684 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ If you are an open source project maintainer, add the label `first-timers-only` ## Dart - [webdev.dartlang.org](https://github.com/dart-lang/site-webdev/labels/beginner) _(label: beginner)_
A website for developers writing Dart web apps, including AngularDart apps. +- [www.dartlang.org](https://github.com/dart-lang/site-www/labels/beginner) _(label: beginner)_
A website covering the Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. ## Elixir