From 0657aa9358410c6e9bf03776f3c9feb46fd1bb4e Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 5 Mar 2023 02:58:10 +0200 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f84fe31..1d491d6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Network Resurrector is a system that comprises of five essential services which * As is probably already obvious, the agent can be installed on as many machines as desired. ### Tuitio -* Tuitio is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about Gundo can be found on its dedicated page. +* [Tuitio](https://lab.code-rove.com/gitea/tudor.stanciu/tuitio) is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about [Tuitio](https://lab.code-rove.com/gitea/tudor.stanciu/tuitio/src/branch/master/README.md) can be found on its dedicated page. All communication between the five main components is done exclusively through HTTP.