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

Unified Diff: src/site/_includes/header.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 side-by-side diff with in-line comments
Download patch
Index: src/site/_includes/header.html
diff --git a/src/site/_includes/header.html b/src/site/_includes/header.html
index cf72cdcae7c27ce293307d3426c33bd80601a453..74a9edd346b95a909a8c793bb1c585e7182770d1 100644
--- a/src/site/_includes/header.html
+++ b/src/site/_includes/header.html
@@ -74,6 +74,7 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
+ <li><a href="/docs/technical-overview/">Technical Overview</a></li>
<li class="nav-header">Language</li>
<li><a href="/docs/dart-up-and-running/ch02.html">Language Tour</a></li>
<li><a href="/docs/spec/">Language Spec</a></li>

Powered by Google App Engine
This is Rietveld 408576698