| Index: chrome/common/extensions/docs/templates/articles/app_serial.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_serial.html b/chrome/common/extensions/docs/templates/articles/app_serial.html
|
| index 05f5455993d40dd5826fce6f0bc9e97b8078d12e..5ac637676fa6e28074ca29a4520ee9263c28deb2 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/app_serial.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_serial.html
|
| @@ -11,9 +11,9 @@ and write from serial devices. Chrome Apps can also connect to
|
|
|
| <p class="note">
|
| <b>Samples:</b> For examples that illustrate how Chrome Apps can connect to hardware devices through a serial port, see the
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/serial/adkjs#readme">adkjs</a>,
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/serial/ledtoggle#readme">ledtoggle</a> and the
|
| -<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/servo#readme">servo</a> samples.
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/serial/adkjs#readme">adkjs</a>,
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/serial/ledtoggle#readme">ledtoggle</a> and the
|
| +<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/servo#readme">servo</a> samples.
|
| </p>
|
|
|
| <h2 id="requirement">Manifest requirement</h2>
|
|
|