Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: src/site/support/index.html

Issue 11366023: Updated tech overview (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: incorporate review comments; update related pages/lists Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 --- 1 ---
2 layout: default 2 layout: default
3 title: "Contact Us" 3 title: "Contact Us"
4 --- 4 ---
5 5
6 <h1> Contact Us </h1> 6 <h1> Contact Us </h1>
7 7
8 <section> 8 <section>
9 9
10 <p> 10 <p>
11 If you have a question, check StackOverflow first:
12 </p>
13
14 <blockquote>
15 <a href="http://stackoverflow.com/questions/tagged/dart">Dart
16 on StackOverflow</a>
17 </blockquote>
18
19 <p>
11 If you find a bug or want to request a feature, 20 If you find a bug or want to request a feature,
12 please file an issue: 21 please file an issue:
13 </p> 22 </p>
14 23
15 <blockquote> 24 <blockquote>
16 <a target="_blank" 25 <a target="_blank"
17 href="http://dartbug.com">Dart issue tracker</a> 26 href="http://dartbug.com">Dart issue tracker</a>
18 </blockquote> 27 </blockquote>
19 28
20 <p> 29 <p>
(...skipping 25 matching lines...) Expand all
46 <a target="_blank" 55 <a target="_blank"
47 href="https://code.google.com/p/dart/source/browse/">Dart source code</a> 56 href="https://code.google.com/p/dart/source/browse/">Dart source code</a>
48 </li> 57 </li>
49 58
50 <li> <a target="_blank" 59 <li> <a target="_blank"
51 href="https://groups.google.com/a/dartlang.org/group/bugs/topics">bugs</a>: 60 href="https://groups.google.com/a/dartlang.org/group/bugs/topics">bugs</a>:
52 changes to Dart issues 61 changes to Dart issues
53 </li> 62 </li>
54 </ul> 63 </ul>
55 64
65 <p>
66 For more resources, see the
67 <a href="/community/">Community page</a>.
68 </p>
69
56 </section> 70 </section>
OLDNEW
« src/site/docs/technical-overview/index.html ('K') | « src/site/docs/technical-overview/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698