Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: chrome/common/extensions/docs/templates/articles/packaging.html

Issue 2263773002: [Extensions Docs] Fix broken link (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/packaging.html
diff --git a/chrome/common/extensions/docs/templates/articles/packaging.html b/chrome/common/extensions/docs/templates/articles/packaging.html
index c4e844d8fd0f53d0e8ccd42ed87262265fa8993d..98d487a5fa4d664064642d77e507b3af176d801a 100644
--- a/chrome/common/extensions/docs/templates/articles/packaging.html
+++ b/chrome/common/extensions/docs/templates/articles/packaging.html
@@ -19,7 +19,7 @@ would be to distribute a non-public version—for example,
to alpha testers.
You can find information on publishing extensions and apps in the
Chrome Web Store getting started tutorial, starting at
-<a href="http://code.google.com/chrome/webstore/docs/get_started_simple#step5">Step 5: Zip up your app</a>.
+<a href="https://developer.chrome.com/webstore/get_started_simple#step5">Step 5: Zip up your app</a>.
</p>
<p>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698