From b83927dc94b766a940706b72651bb3d8fd07141e Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Oct 2023 16:43:15 +0200 Subject: [PATCH] chore: update landing-page and readme links --- README.md | 4 ++-- site/src/pages/demo.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb69115..2a3c0b0 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ ## 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: diff --git a/site/src/pages/demo.html b/site/src/pages/demo.html index 4e7b03c..7359455 100644 --- a/site/src/pages/demo.html +++ b/site/src/pages/demo.html @@ -23,7 +23,7 @@ This page is in-progress. See the source code.