diff options
author | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 10:27:21 +0000 |
---|---|---|
committer | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 10:27:21 +0000 |
commit | 77c233acb9c187116f739ca0d177088f1c921176 (patch) | |
tree | b369e7b11060254b7afbf922993f5f43172e44c4 /chrome/common/extensions/docs/packaging.html | |
parent | 9abefe1e5c4f9ee7cc861485c0e0da9195d0f343 (diff) | |
download | chromium_src-77c233acb9c187116f739ca0d177088f1c921176.zip chromium_src-77c233acb9c187116f739ca0d177088f1c921176.tar.gz chromium_src-77c233acb9c187116f739ca0d177088f1c921176.tar.bz2 |
r33179 (http://codereview.chromium.org/436024) was incomplete.
I should have modified the non-static version.
BUG=none
TEST=none
TBR=aa
Review URL: http://codereview.chromium.org/437088
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/packaging.html')
-rw-r--r-- | chrome/common/extensions/docs/packaging.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html index 65b3b3e..ad3ccbf 100644 --- a/chrome/common/extensions/docs/packaging.html +++ b/chrome/common/extensions/docs/packaging.html @@ -421,11 +421,11 @@ add <code>--no-message-box</code> to the command. <p> You can also use a Ruby script to create packages. -See the following thread for details: +See the following page for details: </p> <blockquote> -<a href="http://groups.google.com/group/chromium-extensions/browse_thread/thread/2e967e04d59fbacb">Chromium-extensions: extension packaging script</a> +<a href="http://github.com/Constellation/crxmake">github: crxmake</a> </blockquote></div> |