Fix the links in the README (I am very much in a tired state)
This commit is contained in:
parent
8bdfeb588d
commit
eb16766d16
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue