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

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

Issue 19936002: Extension docs: Cleanup after there's only one version. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 5 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 | chrome/common/extensions/docs/templates/articles/declare_permissions.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/app_csp.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_csp.html b/chrome/common/extensions/docs/templates/articles/app_csp.html
index 5d8f6681dadc80b19360e81cd7b8974e6c9a9f0c..db871896cab02c296f544b43375c22928e7cbeaf 100644
--- a/chrome/common/extensions/docs/templates/articles/app_csp.html
+++ b/chrome/common/extensions/docs/templates/articles/app_csp.html
@@ -8,7 +8,7 @@ is a good starting point.
It covers the broader web platform view of CSP;
packaged apps CSP isn't as flexible.
You should read the
-<a href="http://code.google.com/chrome/extensions/contentSecurityPolicy.html">Chrome extension Content Security Policy</a>
+<a href="/extensions/contentSecurityPolicy.html">Chrome extension Content Security Policy</a>
as it's the foundation for the packaged app CSP.
For brevity's sake,
we don't repeat the same information here.
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/declare_permissions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698