diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-04-09 18:22:55 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-04-09 18:22:55 +0300 |
| commit | de8364547c3902ec4ce1432cd6ac73b64784297c (patch) | |
| tree | f0f8fc6c619fe7cdf0b27c21c1823e16399e8c0d | |
| parent | 3919f71abc2f07c7a83cd7e6206f5037169cd1fc (diff) | |
| download | DevHive-de8364547c3902ec4ce1432cd6ac73b64784297c.tar DevHive-de8364547c3902ec4ce1432cd6ac73b64784297c.tar.gz DevHive-de8364547c3902ec4ce1432cd6ac73b64784297c.zip | |
Fixed outdated README text, referring to the old Wiki
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ After installing all of the tools and setting up the database, you should have a 3. Run `dotnet run` - feel free to [run the command in background](https://linuxize.com/post/how-to-run-linux-commands-in-background/) or [create a systemd service](https://medium.com/@benmorel/creating-a-linux-service-with-systemd-611b5c8b91d6) -If everything went well, you can now access the API on `http://localhost:5000/api` with something like [Postman](https://www.postman.com/) or the FOSS alternative [Insomnia Designer](https://github.com/Kong/insomnia). On where to send requests, refer to the [API Endpoints](https://github.com/Team-Kaleidoscope/DevHive/wiki/API-Endpoints) page in the Wiki. +If everything went well, you can now access the API on `http://localhost:5000/api` with something like [Postman](https://www.postman.com/) or the FOSS alternative [Insomnia Designer](https://github.com/Kong/insomnia). On where to send requests, refer to the "API-Endpoints" page in docs. ### Important notes |
