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

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

Issue 10910197: Fixed broken link on app_hardware to serial api reference docs. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/articles/app_hardware.html
diff --git a/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html b/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html
index 49df9c3a616fa4ba774eb636f0203a2c0c31081a..27427b854f42cfd0bc676a2d2a8a3d95eb8fd25d 100644
--- a/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html
+++ b/chrome/common/extensions/docs/server2/templates/articles/app_hardware.html
@@ -7,7 +7,7 @@ and read from and write to a user's serial ports.
See also the reference docs for the
<a href="experimental.usb.html">USB API</a>
and the
-<a href="experimental.serial.html">Serial API</a>.
+<a href="serial.html">Serial API</a>.
The <a href="experimental.bluetooth.html">Bluetooth API</a> has just landed and
we'll write more on this soon.
We've included a link to an early sample below.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698