chore: update landing-page and readme links

This commit is contained in:
Ayo 2023-10-21 16:43:15 +02:00
parent 2a1edda533
commit b83927dc94
2 changed files with 3 additions and 3 deletions

View file

@ -32,9 +32,9 @@
## Setting up ## Setting up
In this project, we maintain several node workspaces in directories `./packages`, `./app`, and `./templates`. In this project, we maintain several node workspaces in directories `./packages`, `./site`, and `./templates`.
You can experience the framework now by cloning the project and playing with the example files in the [special directories](#special-directories) for the landing page (`./app/src`). You can experience the framework now by cloning the project and playing with the example files in the [special directories](#special-directories) for the landing page (`./site/src`).
Do the following steps to get you started: Do the following steps to get you started:

View file

@ -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/app/src/pages/demo.html" href="https://github.com/ayoayco/McFly/blob/main/site/src/pages/demo.html"
>source code</a >source code</a
>.</warning-block >.</warning-block
> >