We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f899aa6 commit b189ca4Copy full SHA for b189ca4
1 file changed
CONTRIBUTING.md
@@ -3,7 +3,7 @@
3
This is a monorepo, each project has a README that outlines
4
how to get up and running. To get started setup the API and Frontend projects.
5
6
-- [Frontend](./src/TTX.App/README.md)
+- [Frontend](./src/TTX.Web/README.md)
7
- [App](./src/TTX.App/README.md) The core logic of TTX.
8
- [Api](./src/TTX.Api/README.md) Controllers, Websocket, and session management.
9
- [Infra](./src/TTX.Infrastructure/README.md) External services, events,
0 commit comments