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

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

Issue 189263004: Bluetooth: write documentation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 9 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 473f9db48713e1759e012bf1c9bf3e0bcdad5ae4..d92a0608e3265abf165229e7a124ecbbbf3ba109 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"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698