From 7cbbaee42b72e8ec3a61dfdb8621d895bca88ba0 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 29 Sep 2021 08:07:58 +0200
Subject: [PATCH] Review: Add outdated message, fix markdown

---
 .../docs/archive/unicore_rest_api.md          | 23 ++++++++-----------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/archive/unicore_rest_api.md b/doc.zih.tu-dresden.de/docs/archive/unicore_rest_api.md
index 3cc59e7be..721aca763 100644
--- a/doc.zih.tu-dresden.de/docs/archive/unicore_rest_api.md
+++ b/doc.zih.tu-dresden.de/docs/archive/unicore_rest_api.md
@@ -1,18 +1,15 @@
 # UNICORE access via REST API
 
-**%RED%The UNICORE support has been abandoned and so this way of access
-is no longer available.%ENDCOLOR%**
+!!! warning
 
-Most of the UNICORE features are also available using its REST API.
-
-This API is documented here:
-
-<https://sourceforge.net/p/unicore/wiki/REST_API/>
+    This page is outdated! The UNICORE support has been abandoned and so this way of access is no
+    longer available.
 
-Some useful examples of job submission via REST are available at:
-
-<https://sourceforge.net/p/unicore/wiki/REST_API_Examples/>
-
-The base address for the Taurus system at the ZIH is:
+Most of the UNICORE features are also available using its REST API.
 
-unicore.zih.tu-dresden.de:8080/TAURUS/rest/core
+* This API is documented here:
+    * [https://sourceforge.net/p/unicore/wiki/REST_API/](https://sourceforge.net/p/unicore/wiki/REST_API/)
+* Some useful examples of job submission via REST are available at:
+    * [https://sourceforge.net/p/unicore/wiki/REST_API_Examples/](https://sourceforge.net/p/unicore/wiki/REST_API_Examples/)
+* The base address for the Taurus system at the ZIH is:
+    * *unicore.zih.tu-dresden.de:8080/TAURUS/rest/core*
-- 
GitLab