From 0f7f67868b21236089d5279cd2c1cc22cab0ace2 Mon Sep 17 00:00:00 2001 From: rui hildt Date: Mon, 11 May 2020 11:10:28 +0200 Subject: [PATCH] Add link to frontend repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e224e..6dece5a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Meeting Planner helps you find the best time to schedule a meeting across severa It's based on the availibity of all participants for specific days. - [Documentation](https://git.armada.digital/meeting-planner/documentation) -- Frontend (coming soon) +- [Frontend](https://git.armada.digital/meeting-planner/frontend) # Backend architecture - [API endpoints](https://git.armada.digital/meeting-planner/documentation/src/branch/master/api-documentation.md)