Index: chrome/common/extensions/docs/templates/articles/app_bluetooth.html |
diff --git a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html |
index cbaa15143c1c8d422dc04c0df31b35dbc7ed76b6..822e8855d98e553a3934ea22da6e6feecaea2d75 100644 |
--- a/chrome/common/extensions/docs/templates/articles/app_bluetooth.html |
+++ b/chrome/common/extensions/docs/templates/articles/app_bluetooth.html |
@@ -16,7 +16,7 @@ |
<p> |
For Chrome Apps that use Bluetooth, add the |
- <a href="manifest/bluetooth.html">bluetooth</a> entry to the manifest |
+ <a href="manifest/bluetooth">bluetooth</a> entry to the manifest |
and specify, if appropriate, the UUIDs of profiles, protocols or services |
you wish to implement. |
For example: |