From 3fb253426360b776fc783f6d1da4be5e391519aa Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sat, 24 Sep 2022 23:16:24 +0200 Subject: [PATCH] Update README, fix tipo in links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e2a770..6d7154d 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ $ curl http://localhost:3000/ -H 'Authorization: Bearer my_token_from_register_v #### API main workflow -Check the [unit test sample](https://github.com/xbgmsharp/PostgSail/blob/main/tests/index.js). +Check the [unit test sample](https://github.com/xbgmsharp/postgsail/blob/main/tests/index.js). ### Docker dependencies @@ -115,7 +115,7 @@ Out of the box iot platform using docker with the following software: ### Support -To get support, please create new [issue](https://github.com/xbgmsharp/PostgSail/issues). +To get support, please create new [issue](https://github.com/xbgmsharp/postgsail/issues). There is more likely security flows and bugs.