Update URL

This commit is contained in:
ruihildt 2023-07-31 13:34:13 +00:00
parent 353ee05414
commit 7658eb2c9d
1 changed files with 4 additions and 4 deletions

View File

@ -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)