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.