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

Unified Diff: chrome/common/extensions/docs/templates/json/intro_tables.json

Issue 177113013: Bluetooth: add Device events, and cleanup JS API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arman-patch
Patch Set: Created 6 years, 10 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/json/intro_tables.json
diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json
index 47485f9e0ddbfec803d15de1aef8a7f5ef2ea843..562410d5c54d121dcbf4c176679d0ac5dd845359 100644
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json
@@ -38,8 +38,8 @@
"bluetooth": {
"Learn More": [
{
- "link": "app_usb.html",
- "text": "Accessing Hardware Devices"
+ "link": "app_bluetooth.html",
+ "text": "Bluetooth Devices"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698