Index: chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html |
diff --git a/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html b/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html |
index aa086657b1b57589edeab55cd22769cadaa419e1..b22d8ebc08f7103894d6b52c23df82f38763ee1e 100644 |
--- a/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html |
+++ b/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html |
@@ -1 +1 @@ |
-Required if the extension uses the <a href="webRequest.html">chrome.webRequest</a> API in a blocking fashion. |
+Required if the extension uses the <a href="webRequest">chrome.webRequest</a> API in a blocking fashion. |