Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/examples/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Interactive

import useBaseUrl from '@docusaurus/useBaseUrl';

This is a comprehensive example that showcase what can be done by utilizing all the available features provided in MindAR. There is nothing new, so we will not go into the details. You can checkout the Demo and view the complete source for references.
This is a comprehensive example that showcase what can be done by utilizing all the available features provided in MindAR. There is nothing new, so we will not go into the details. You can checkout the Demo and [view the complete source](https://github.com/hiukim/mind-ar-js-doc/blob/master/static/samples/advanced.html) for references.

<a href={useBaseUrl('/samples/advanced.html')} target="_blank">Live Demo</a>

Expand Down