diff --git a/views/DE/project/projects.pug b/views/DE/project/projects.pug index 9875780b1936acb7ac6295f23ec453c17182c910..10987e6205a9b50f8dcf506fead6b00e6da80040 100644 --- a/views/DE/project/projects.pug +++ b/views/DE/project/projects.pug @@ -68,8 +68,8 @@ html(lang="de") td #[a(class="nav-link", href="mailto:"+ item.cp) #{item.cp}] td #[a(class="nav-link", href="https://m4lab.hft-stuttgart.de/projectoverview?projectID="+item.id) Zur Projektübersicht] if item.gitlab - a(class="nav-link", href="https://transfer.hft-stuttgart.de/"+item.gitlab+"/tree/master") Projektdateien - a(class="nav-link", href="https://transfer.hft-stuttgart.de/"+item.gitlab+"/wikis/home") Projektwiki + a(class="nav-link", href="https://transfer.hft-stuttgart.de/gitlab/"+item.gitlab+"/tree/master") Projektdateien + a(class="nav-link", href="https://transfer.hft-stuttgart.de/gitlab/"+item.gitlab+"/wikis/home") Projektwiki else a(class="nav-link", href="#") Projektdateien a(class="nav-link", href="#") Projektwiki