summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/template/api_template.html
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-24 23:41:12 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-24 23:41:12 +0000
commit0a16245406f70d8f8c842f20d2281602c17cad66 (patch)
tree224e7cda0144e851c99f77ea5f15dafacfd60674 /chrome/common/extensions/docs/template/api_template.html
parent069b1d53d88079d08f31e2822483b1817cd0cee8 (diff)
downloadchromium_src-0a16245406f70d8f8c842f20d2281602c17cad66.zip
chromium_src-0a16245406f70d8f8c842f20d2281602c17cad66.tar.gz
chromium_src-0a16245406f70d8f8c842f20d2281602c17cad66.tar.bz2
Fix links to resources in extension docs.
Prefix changes moved extension doc HTML files relative to their resources and attempted to fix this with the <base> HTML tag. This ended up not working because it also changes the way hyperlinks resolve, which we don't want. So had to fix resource references manually. Also removed some orphaned experimental.*.html files from things that got moved out of experimental, but whose shell files got left behind. Also added static/devtools.html, which looks like it was never checked in when devtools was moved out of experimental. TBR=yoz@chromium.org Review URL: https://chromiumcodereview.appspot.com/10656013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143844 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/template/api_template.html')
-rw-r--r--chrome/common/extensions/docs/template/api_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html
index a2cb061..aace687 100644
--- a/chrome/common/extensions/docs/template/api_template.html
+++ b/chrome/common/extensions/docs/template/api_template.html
@@ -185,7 +185,7 @@
<table id="header" width="100%" cellspacing="0" border="0">
<tr>
<td valign="middle"
- ><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs"
+ ><a href="http://code.google.com/"><img src="../images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs"
style="border:0; margin:0;"
></a></td>
<td valign="middle" width="100%" style="padding-left:0.6em;">