Index: src/site/support/index.html |
diff --git a/src/site/support/index.html b/src/site/support/index.html |
index 6ad0bc22398f44623bed8be1ce3e60fbc812e800..7873729db661b98377126289f6fae3a466d911ed 100644 |
--- a/src/site/support/index.html |
+++ b/src/site/support/index.html |
@@ -8,6 +8,15 @@ title: "Contact Us" |
<section> |
<p> |
+If you have a question, check StackOverflow first: |
+</p> |
+ |
+<blockquote> |
+ <a href="http://stackoverflow.com/questions/tagged/dart">Dart |
+ on StackOverflow</a> |
+</blockquote> |
+ |
+<p> |
If you find a bug or want to request a feature, |
please file an issue: |
</p> |
@@ -53,4 +62,9 @@ You can also read these notification lists: |
</li> |
</ul> |
+<p> |
+For more resources, see the |
+<a href="/community/">Community page</a>. |
+</p> |
+ |
</section> |