From 12b972fc970d34e1d3db7ef423b490249ecdb5ad Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 23 Jun 2021 14:36:38 +0200
Subject: [PATCH] Fix checks

---
 .../docs/data_management/WarmArchive.md       | 33 ++++++++-----------
 1 file changed, 13 insertions(+), 20 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_management/WarmArchive.md b/doc.zih.tu-dresden.de/docs/data_management/WarmArchive.md
index b76327ea7..4363ca768 100644
--- a/doc.zih.tu-dresden.de/docs/data_management/WarmArchive.md
+++ b/doc.zih.tu-dresden.de/docs/data_management/WarmArchive.md
@@ -1,27 +1,20 @@
-# **Warm Archive**
+# Warm Archive
 
-<span class="twiki-macro RED"></span> **This page is under construction.
-The functionality is not there, yet.** <span
-class="twiki-macro ENDCOLOR"></span>
+**This page is under construction. The functionality is not there, yet.**
 
-The warm archive is intended a storage space for the duration of a
-running HPC-DA project. It can NOT substitute a long-term archive. It
-consists of 20 storage nodes with a net capacity of 10 PB. Within Taurus
-(including the HPC-DA nodes), the management software "Quobyte" enables
-access via
+The warm archive is intended a storage space for the duration of a running HPC-DA project. It can
+NOT substitute a long-term archive. It consists of 20 storage nodes with a net capacity of 10 PB.
+Within Taurus (including the HPC-DA nodes), the management software "Quobyte" enables access via
 
--   native quobyte client - read-only from compute nodes, read-write
-    from login and nvme nodes
--   S3 - read-write from all nodes,
--   Cinder (from OpenStack cluster).
+- native quobyte client - read-only from compute nodes, read-write
+  from login and nvme nodes
+- S3 - read-write from all nodes,
+- Cinder (from OpenStack cluster).
 
 For external access, you can use:
 
--   S3 to \<bucket>.s3.taurusexport.hrsk.tu-dresden.de
--   or normal file transfer via our taurusexport nodes (see
-    DataManagement).
+- S3 to <bucket>.s3.taurusexport.hrsk.tu-dresden.de
+- or normal file transfer via our taurusexport nodes (see [DataManagement](datamanagement.md)).
 
-An HPC-DA project can apply for storage space in the warm archive. This
-is limited in capacity and duration.
-
--- Main.UlfMarkwardt - 2019-05-14
+An HPC-DA project can apply for storage space in the warm archive. This is limited in capacity and
+duration.
-- 
GitLab