diff --git a/README.md b/README.md index f1f4cf7..99855f4 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 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) -- [Frontend](https://git.armada.digital/meeting-planner/frontend) +- [Documentation](https://git.ruihildt.xyz/meeting-planner/documentation) +- [Frontend](https://git.ruihildt.xyz/meeting-planner/frontend) --- @@ -12,9 +12,9 @@ It's based on the availibity of all participants for specific days. --- # 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) ## Installation