| 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.
|
|
|