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

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

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
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:

Powered by Google App Engine
This is Rietveld 408576698