From 5fc0bb753b8b7d3e147bd6833e92a7ec0b2c5483 Mon Sep 17 00:00:00 2001 From: Piotr Dec Date: Sun, 17 Mar 2024 14:16:47 +0100 Subject: [PATCH] URLs fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a91987e..83a4a45 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,12 @@ Tech stack: Docker Compose - Time management library - Provides time structures to time management apps - Tech stack: Plain Java + Junit, AssertJ - - Repository: https://git.ztsh.eu/Administrator/time + - Repository: https://git.ztsh.eu/stawros/time - HackerRank - Recreated HackerRank's validation system based on stdin/out - Contains some solutions - Tech stack: Plain Java + Junit, AssertJ - - Repository: https://git.ztsh.eu/Administrator/hackerrank + - Repository: https://git.ztsh.eu/stawros/hackerrank - Redmine Assistant - Universal, multi-person time tracker addition to Redmine system - Tech stack: Spring Boot, Primefaces