From 7658eb2c9d5c59a1f4426efe6d8fe7a700129057 Mon Sep 17 00:00:00 2001 From: ruihildt Date: Mon, 31 Jul 2023 13:34:13 +0000 Subject: [PATCH] Update URL --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 396da68..3a52674 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Meeting Planner helps you find the best time to schedule a meeting across several timezones. It's based on the availibity of all participants for specific days. -- [Documentation](https://git.armada.digital/meeting-planner/documentation) -- [Backend](https://git.armada.digital/meeting-planner/backend) +- [Documentation](https://git.ruihildt.xyz/meeting-planner/documentation) +- [Backend](https://git.ruihildt.xyz/meeting-planner/backend) # Backend architecture -- [API endpoints](https://git.armada.digital/meeting-planner/documentation/src/branch/master/api-documentation.md) +- [API endpoints](https://git.ruihildt.xyz/meeting-planner/documentation/src/branch/master/api-documentation.md) - [Database design](https://dbdiagram.io/d/5e769ab14495b02c3b88936f) -- [Flowchart](https://app.diagrams.net/#Uhttps://git.armada.digital/meeting-planner/documentation/raw/branch/master/meetingscheduler.drawio) +- [Flowchart](https://app.diagrams.net/#Uhttps://git.ruihildt.xyz/meeting-planner/documentation/raw/branch/master/meetingscheduler.drawio)