diff options
author | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 04:29:51 +0000 |
---|---|---|
committer | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 04:29:51 +0000 |
commit | 2e84a65aed0e4683dd1ae27c731edefbb57bf7d3 (patch) | |
tree | 231e8c29c26957ef845a9242420cd3a50967ec81 /chrome/common/extensions/docs/devtools.html | |
parent | beb440cea06ba40683a755d14dd5dbf9d11baadf (diff) | |
download | chromium_src-2e84a65aed0e4683dd1ae27c731edefbb57bf7d3.zip chromium_src-2e84a65aed0e4683dd1ae27c731edefbb57bf7d3.tar.gz chromium_src-2e84a65aed0e4683dd1ae27c731edefbb57bf7d3.tar.bz2 |
Add a Samples page. For now, it just points to the Chromium project's
sample page and source code.
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/372010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/devtools.html')
-rw-r--r-- | chrome/common/extensions/docs/devtools.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/devtools.html b/chrome/common/extensions/docs/devtools.html index d47db69..98fd74b 100644 --- a/chrome/common/extensions/docs/devtools.html +++ b/chrome/common/extensions/docs/devtools.html @@ -151,7 +151,7 @@ <li> <a href="api_other.html">Other APIs</a> </li> </ul> </li> - <li><a href="http://dev.chromium.org/developers/design-documents/extensions/samples">Samples</a></li> + <li><a href="samples.html">Samples</a></li> </ul> </div> |