Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / articles / app_serial.html
index 05f5455..5ac6376 100644 (file)
@@ -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>