Index: src/site/community/index.html |
diff --git a/src/site/community/index.html b/src/site/community/index.html |
index 9f23460f78e8dc79f4b10fca929844515b8c15d5..0d8f5c609c9f68cbbe5b5fec21386561d1048b18 100644 |
--- a/src/site/community/index.html |
+++ b/src/site/community/index.html |
@@ -10,21 +10,24 @@ title: "Community Resources" |
<p>External Dart resources across the community.</p> |
<dl> |
- <dt><a href="https://plus.google.com/b/109866369054280216564/">+Dart</a></dt> |
- <dd>Conversation with the Dart community on Google+</dd> |
+ <dt><a href="http://stackoverflow.com/questions/tagged/dart">Dart on StackOverflow</a></dt> |
+ <dd>Dart questions and answers on StackOverflow</dd> |
+ |
+ <dt><a href="https://plus.google.com/+dartlang">+Dart</a></dt> |
+ <dd>Google+ page for Dart team announcements and discussions</dd> |
+ |
+ <dt><a href="https://plus.google.com/communities/114566943291919232850">Dartisans</a></dt> |
+ <dd>Google+ community for Dart</dd> |
- <dt><a href="https://plus.google.com/102860501900098846931/">+Chrome Developers</a></dt> |
- <dd>Official +Page for Chrome Developers</dd> |
+ <dt><a href="https://plus.google.com/+GoogleChromeDevelopers">+Chrome Developers</a></dt> |
+ <dd>Official Google+ page for Chrome Developers</dd> |
<dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch</a></dt> |
- <dd>Community Dart +Page on Google+</dd> |
+ <dd>Community-run Google+ page for Dart</dd> |
<dt><a href="http://dartosphere.org">Dartosphere</a></dt> |
<dd>Collection of Dart blogs from across the community</dd> |
- <dt><a href="http://stackoverflow.com/questions/tagged/dart">Dart on StackOverflow</a></dt> |
- <dd>Dart questions and answers on StackOverflow</dd> |
- |
<dt><a href="https://twitter.com/#!/search/%23dartlang">#dartlang on Twitter</a></dt> |
<dd>Real-time search of #dartlang on Twitter</dd> |