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

Unified Diff: chrome/common/extensions/docs/templates/private/header_body.html

Issue 14273041: Doc server manifest page generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Codereview and polish Created 7 years, 7 months 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: chrome/common/extensions/docs/templates/private/header_body.html
diff --git a/chrome/common/extensions/docs/templates/private/header_body.html b/chrome/common/extensions/docs/templates/private/header_body.html
index fa7149c3e63e1d6b60db8f8deb2198c295ef1440..9e1183a7ef745a0852cdb4938831f1f481d90b8d 100644
--- a/chrome/common/extensions/docs/templates/private/header_body.html
+++ b/chrome/common/extensions/docs/templates/private/header_body.html
@@ -22,7 +22,7 @@
<td>
<ul>
<li>
- <a href="samples.html"
+ <a href="{{?branchInfo.channel}}/{{branchInfo.channel}}{{/}}/{{platform}}/samples.html"
title="Sample {{title}} (with source code)">Samples</a>
</li>
<li>

Powered by Google App Engine
This is Rietveld 408576698