From 20dd0e8f7666cc050ef7c52c444a15982cc65723 Mon Sep 17 00:00:00 2001
From: "Hugues.Cazeaux" <hugues.cazeaux@unige.ch>
Date: Tue, 15 Feb 2022 18:58:05 +0000
Subject: [PATCH] doc: add link to DLCM portal

---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index f5efd151ae..6af5627907 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,6 +13,7 @@ In order to build the DLCM-Backend project, you need to build the following depe
 * solidify : https://gitlab.unige.ch/solidify/solidify-backend
 * solidify-authorization : https://gitlab.unige.ch/solidify/solidify-authorization
 * solidify-tools : https://gitlab.unige.ch/solidify/solidify-tools
+* dlcm-portal : https://gitlab.unige.ch/dlcm/ui/dlcm-portal
 
 If you are inside the _UNIGE_ network, you do not need to build these two projects. If you are outside the _UNIGE_ network, then you will have to pull and build the two dependencies.
 
-- 
GitLab