diff --git a/README.md b/README.md index de00360..bbe85c4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A simple review server written in TS. Clone the repository: ```bash -git clone https://git.povario.com/simple-review-server +git clone https://git.povario.com/powermaker450/simple-review-server ``` Create a `.env` file with the log level you desire (max is 3): @@ -21,4 +21,4 @@ pnpm build pnpm start ``` -To post a review to the server, use [Simple Review Client](https://git.povario.com/simple-review-client) +To post a review to the server, use [Simple Review Client](https://git.povario.com/powermaker450/simple-review-client)