Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jabelone authored Sep 30, 2023
1 parent be8edf8 commit e72bdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ directory. This installs and configures the pre commit hooks automatically. Afte
when you try to commit a file (for example, with `git commit -m "update thing"`).

### Vue.js JavaScript frontend
Please see the [readme](frontend/README.md) file inside the `frontend` folder. This folder contains all of the source
Please see the [readme](src-frontend/README.md) file inside the `src-frontend` folder. This folder contains all of the source
code and other assets needed by the frontend.

### Django Python backend
Expand Down

0 comments on commit e72bdae

Please sign in to comment.