From 8279f1c7d8a21c2a195c970e9621f5cdcab269f7 Mon Sep 17 00:00:00 2001 From: Ethan Date: Tue, 9 Aug 2022 11:31:59 -0400 Subject: [PATCH] Linked to source referenced in interactive example --- docs/examples/interactive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/interactive.md b/docs/examples/interactive.md index c2f9e42..70872e2 100644 --- a/docs/examples/interactive.md +++ b/docs/examples/interactive.md @@ -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. Live Demo