Skip to content
Snippets Groups Projects
Commit 4b4fb1b8 authored by Benedikt's avatar Benedikt
Browse files

we want the link to go to the gui not the rest endpoint ....

parent bacbc263
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>IT-Produkte der Arbeitsgruppe 1.73</title> <title>IT-Produkte der Arbeitsgruppe 1.73</title>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css"> <link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<link rel="stylesheet" href="styles/style.css"/> <link rel="stylesheet" href="landingStyles/style.css"/>
</head> </head>
<body> <body>
...@@ -80,10 +80,10 @@ ...@@ -80,10 +80,10 @@
</article> </article>
<article> <article>
<h3> <h3>
<a href="tableSheetDCCProcessing/">Table Tool REST API Gui</a> <a href="tabletoolrestapiwebgui/">Table Tool REST API Gui</a>
<a href="tableSheetDCCProcessing/" class="link-button"><img src="img/link.png" alt="Link"></a> <a href="tabletoolrestapiwebgui/" class="link-button"><img src="img/link.png" alt="Link"></a>
</h3> </h3>
<a href="tableSheetDCCProcessing/" class="article-image"> <a href="tabletoolrestapiwebgui/" class="article-image">
<img src="img/dragAndDropIcon.svg" alt="Table Tool REST API Gui. Es ziegt ein Drag and Drop Symbol das für die Konversion von tabelierten Daten steht."> <img src="img/dragAndDropIcon.svg" alt="Table Tool REST API Gui. Es ziegt ein Drag and Drop Symbol das für die Konversion von tabelierten Daten steht.">
</a> </a>
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment