summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/common/extensions/docs/packaging.html4
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>