Index: chrome/common/extensions/docs/templates/articles/themes.html |
diff --git a/chrome/common/extensions/docs/templates/articles/themes.html b/chrome/common/extensions/docs/templates/articles/themes.html |
index 9c1ab65358bfbf430b0f37424c56b258e463cae4..9b80754006e9fdba7dee0159ae895ca709a010c0 100644 |
--- a/chrome/common/extensions/docs/templates/articles/themes.html |
+++ b/chrome/common/extensions/docs/templates/articles/themes.html |
@@ -132,14 +132,3 @@ using floating-point numbers in the range 0 - 1.0: |
You can alternatively use <code>-1.0</code> for any of the HSL values |
to specify <em>no change</em>. |
</p> |
- |
- |
-<h2 id="moredoc"> Additional documentation </h2> |
- |
-<p> |
-Community-written documentation to help you write themes is here: |
-</p> |
- |
-<blockquote> |
-<a href="http://code.google.com/p/chromium/wiki/ThemeCreationGuide">http://code.google.com/p/chromium/wiki/ThemeCreationGuide</a> |
-</blockquote> |