From 53c703b1d8d586f777065aa6ed413a2575b9e571 Mon Sep 17 00:00:00 2001 From: Vanessa Stehr <vanessa.stehr@ptb.de> Date: Thu, 16 Nov 2023 14:18:41 +0100 Subject: [PATCH] DCC Server -> JSON Server --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9b7ef81..f9ac8ee 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@ </article> <article> <h3> - <a href="">DCC JSON Server</a> + <a href="">XML JSON Server</a> <a href="" class="link-button"><img src="img/link.png" alt="Link"></a> </h3> <a href="" class="article-image"> -- GitLab