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 0dab45cb3811e0389792682535c2b5c20443b8e0..9372b57b4c1fb43b2b81f2705e6f93f2559289b4 100644 |
--- a/chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
+++ b/chrome/common/extensions/docs/templates/articles/desktop_notifications.html |
@@ -4,7 +4,7 @@ |
<code>webKitNotifications.createHTMLNotification()</code> in the |
<a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">web notifications API</a> has been deprecated. |
The new <a href="http://www.w3.org/TR/notifications/">web notifications API</a> only allows text. |
-<a href="notifications.html">Chrome notifications API</a> |
+<a href="notifications">Chrome notifications API</a> |
will be promoted to stable soon and |
web notifications will be updated |
to use the new rich notifications format. |
@@ -112,7 +112,7 @@ of using notifications in the |
directory. |
For other examples |
and for help in viewing the source code, |
-see <a href="samples.html">Samples</a>. |
+see <a href="samples">Samples</a>. |
</p> |
<p> |