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

Unified Diff: chrome/common/extensions/docs/templates/articles/activeTab.html

Issue 23526077: [DocServer] Fixed Sample Links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bumped Server's version Created 7 years, 3 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/articles/activeTab.html
diff --git a/chrome/common/extensions/docs/templates/articles/activeTab.html b/chrome/common/extensions/docs/templates/articles/activeTab.html
index 94ce8cdf2d4e5acb88f5cec9af09b5ee0949b8a7..83a16e0d16c2b24d28757da6e251860f15effd75 100644
--- a/chrome/common/extensions/docs/templates/articles/activeTab.html
+++ b/chrome/common/extensions/docs/templates/articles/activeTab.html
@@ -42,7 +42,7 @@ This serves as an alternative for many uses of <code>&lt;all_urls&gt;</code>, bu
<h2 id="example">Example</h2>
<p>
-See the <a href="samples.html#cb771f28a910d79a2fcfeb1c5be6983b">Page Redder</a> sample extension:
+See the <a href="samples.html#page-redder">Page Redder</a> sample extension:
</p>
<h3 id="manifest.json">manifest.json</h3>

Powered by Google App Engine
This is Rietveld 408576698