From 43c8a61ee8ab9fcdc972aae34640461c88aeeb4c Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Wed, 14 Sep 2022 17:51:08 +0200
Subject: [PATCH] link front page cloud button to portal landing page

---
 _includes/frontpage/title-content.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html
index cf0d31985..366384964 100644
--- a/_includes/frontpage/title-content.html
+++ b/_includes/frontpage/title-content.html
@@ -6,8 +6,8 @@
     
     <div class="services-box">
         <div class="services-title-buttons">
-            <a href="https://helmholtz.cloud/services" class="btn btn-light text-dark">
-            Cloud Services
+            <a href="https://helmholtz.cloud" class="btn btn-light text-dark">
+            Helmholtz Cloud
             </a>
             <a href="{% link services/software-overview.md %}" class="btn btn-light text-dark">
                 Software Services
-- 
GitLab