From c4cb3947ad5b4b33916d5eaf69be0cdbfd69dbcd Mon Sep 17 00:00:00 2001
From: Philip Betzler <pb082@hdm-stuttgart.de>
Date: Mon, 21 Mar 2022 17:24:50 +0100
Subject: [PATCH] added link to google docs for project group support

---
 website/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/index.html b/website/index.html
index da67b87..8d39d48 100644
--- a/website/index.html
+++ b/website/index.html
@@ -21,6 +21,7 @@
 
     <h3>Projekt</h3>
     <ul>
+        <li><a href="https://docs.google.com/spreadsheets/d/1Iwfx41h3UNQ87pJJ5_lxpH2IBgm7GHFrbDZJYDxG-0s/edit?usp=sharing" target="_blank">Projekt Mitglieder und Beschreibung</a> </li>
         <li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Projektbeschreibung.md" target="_blank">Projektbeschreibung</a> </li>
         <li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Anforderungsanalyse.md" target="_blank">Übung: Anforderungsanalyse</a> </li>
     </ul>
-- 
GitLab