From bab6fcb148ca8c0f68de9b4829e1f7665be5e52f Mon Sep 17 00:00:00 2001 From: "thomas.blanc.2@etu.univ-amu.fr" <gltron3000@gmail.com> Date: Sun, 31 May 2020 18:17:14 +0200 Subject: [PATCH] Added python lib source --- src/views/About.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/About.vue b/src/views/About.vue index 3a3fa33..b2b9c0b 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -10,7 +10,7 @@ Source code available here: <a href="https://gitlab.lis-lab.fr/thomas.blanc/ter-modelzoo-frontend">Frontend</a> | <a href="https://gitlab.lis-lab.fr/thomas.blanc/ter-modelzoo-backend">Backend</a> | - <a href="">Python library</a> + <a href="https://gitlab.lis-lab.fr/augustin.sambou/mozen">Python library</a> </p> <p>2020</p> </div> -- GitLab