Index: chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
diff --git a/chrome/common/extensions/docs/templates/articles/desktop_notifications.html b/chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
index ba325b08c150ef216ed6929d466b90bcd5b02929..31654ffda3fdd1ff803d753ff651a70ec51f518d 100644 |
--- a/chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
+++ b/chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
@@ -48,7 +48,7 @@ an HTML page packaged inside your extension. |
"notifications" |
]</b>, |
... |
- // <strong>Note:</strong> Because of <a href="http://code.google.com/p/chromium/issues/detail?id=134315">bug 134315</a>, you must declare any images you |
+ // <strong>Note:</strong> Because of <a href="http://bugs.chromium.org/p/chromium/issues/detail?id=134315">bug 134315</a>, you must declare any images you |
// want to use with createNotification() as a web accessible resource. |
<b> "web_accessible_resources": [ |
"48.png" |