@ -61,13 +61,13 @@ images taken under various conditions.
## Using the live-stream from your webcam <iclass="icon-video-camera"/>
This is the preferred mode of using QuaggaJS. [This example](live_w_locator.html) demonstrates the real-time decoding capabilities of QuaggaJS by using your
This is the preferred mode of using QuaggaJS. [This example](live_w_locator/) demonstrates the real-time decoding capabilities of QuaggaJS by using your
## Using the File API <iclass="icon-camera"/><iclass="icon-image"/>
Instead of directly accessing the user's webcam, [this example](file_input.html) shows you how to use QuaggaJS with the HTML5 File API to decode a pre-taken image.
Instead of directly accessing the user's webcam, [this example](file_input/) shows you how to use QuaggaJS with the HTML5 File API to decode a pre-taken image.