fix(landing-page): broken link to demo page source
This commit is contained in:
parent
df2b47e1d6
commit
145ec4c4fe
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
<warning-block
|
<warning-block
|
||||||
>This page is in-progress. See the
|
>This page is in-progress. See the
|
||||||
<a
|
<a
|
||||||
href="https://github.com/ayoayco/McFly/blob/main/src/pages/demo/index.html"
|
href="https://github.com/ayoayco/McFly/blob/main/app/src/pages/demo.html"
|
||||||
>source code</a
|
>source code</a
|
||||||
>.</warning-block
|
>.</warning-block
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue