We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43ab65d + 15987b9 commit d2d6c5bCopy full SHA for d2d6c5b
README.md
@@ -32,7 +32,7 @@ You can run `cabal clean` to clear out all cached build information and start fr
32
33
### Project Structure
34
35
-- `public/` — all of the .elm files used for the site. This makes up the
+- `frontend/public/` — all of the .elm files used for the site. This makes up the
36
majority of client-side code. You can change/delete the existing files and
37
add entirely new files. The changes, deletions, and additions will be served
38
automatically.
0 commit comments