Skip to content

Commit 44e4100

Browse files
Merge pull request #519 from SokiKawashima/main
Update README.md
2 parents f4529d3 + 10b9bcb commit 44e4100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npm run dev
2424

2525
This should start the console application on [http://localhost:3000](http://localhost:3000).
2626

27-
_Note:_ The `server.js` file uses [@fastify/vite](https://fastify-vite.dev/) to build and serve the React frontend contained in the `/client` folder. You can find the configuration in the [`vite.config.js` file](./vite.config.js).
27+
_Note:_ The `server.js` file uses [@fastify/vite](https://fastify-vite.dev/) to build and serve the React frontend contained in the [`/client`](./client) folder. You can find the configuration in the [`vite.config.js`](./vite.config.js) file.
2828

2929
## Previous WebSockets version
3030

0 commit comments

Comments
 (0)