From a17ea28182a3a211ebf81ed2aec359cbe49dba42 Mon Sep 17 00:00:00 2001
From: "Annette Spicker (HZB)" <annette.spicker@helmholtz-berlin.de>
Date: Mon, 29 Nov 2021 14:40:22 +0100
Subject: [PATCH] Change button documentation and Process Framework

---
 services/cloud/Service_portfolio.md | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/services/cloud/Service_portfolio.md b/services/cloud/Service_portfolio.md
index 9d26d44b7..fe71044ff 100644
--- a/services/cloud/Service_portfolio.md
+++ b/services/cloud/Service_portfolio.md
@@ -50,14 +50,22 @@ Next upcoming services will presumably be:
 * Rancher managed Kubernetes by DESY
 * JupyterHub by DESY
 
+<div>
+<p>
+        <a href="https://www.hifis.net/doc/service-portfolio/" type="button" class="btn btn-outline-secondary btn-sm">
+        <i class="fas fa-file-alt"></i> Documentation
+        </a>
+    </p>
+</div>
+
 ### Process Framework
 
-The Process Framework for Helmholtz Cloud Service Portfolio focuses on the explanation of the processes regarding the Service Portfolio Management for Helmholtz Cloud, giving an overview of which processes exist, how they interconnect, which roles are involved in each process and what is included in each process step. It serves as a guide to understand how Service Portfolio Management for Helmholtz Cloud works. You find the Process Framework [here](https://hifis.net/doc/process-framework/Chapter-Overview/).
+The Process Framework for Helmholtz Cloud Service Portfolio focuses on the explanation of the processes regarding the Service Portfolio Management for Helmholtz Cloud, giving an overview of which processes exist, how they interconnect, which roles are involved in each process and what is included in each process step. It serves as a guide to understand how Service Portfolio Management for Helmholtz Cloud works. 
 
 <div>
 <p>
-        <a href="https://www.hifis.net/doc/service-portfolio/" type="button" class="btn btn-outline-secondary btn-sm">
-        <i class="fas fa-file-alt"></i> Documentation
+        <a href="https://hifis.net/doc/process-framework/Chapter-Overview/" type="button" class="btn btn-outline-secondary btn-sm">
+        <i class="fas fa-file-alt"></i> Process Framework
         </a>
     </p>
 </div>
-- 
GitLab