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

fixed links

parent a73db213
No related branches found
No related tags found
No related merge requests found
...@@ -19,10 +19,10 @@ ...@@ -19,10 +19,10 @@
<main> <main>
<article> <article>
<h3> <h3>
<a href="dcCTableTool/">Table Tool</a> <a href="DCCTableTool/">Table Tool</a>
<a href="dcCTableTool/" class="link-button"><img src="img/link.png" alt="Link"></a> <a href="DCCTableTool/" class="link-button"><img src="img/link.png" alt="Link"></a>
</h3> </h3>
<a href="dcCTableTool/" class="article-image"> <a href="DCCTableTool/" class="article-image">
<img src="img/tableTool.png" alt="table tool icon. Es zeigt eine Datei, die einen Graphen enthält, und dass sie in einen DCC übersetzt wird."> <img src="img/tableTool.png" alt="table tool icon. Es zeigt eine Datei, die einen Graphen enthält, und dass sie in einen DCC übersetzt wird.">
</a> </a>
<p> <p>
...@@ -71,8 +71,8 @@ ...@@ -71,8 +71,8 @@
Damit ist er ein wichtiger Baustein bei der Verarbeitung von DCCs. Damit ist er ein wichtiger Baustein bei der Verarbeitung von DCCs.
</p> </p>
<div class="example-files"> <div class="example-files">
<a href="JSONExample.json" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei JSON</a> <a href="exampleData/JSONExample.json" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei JSON</a>
<a href="XMLExample.xml" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei XML</a> <a href="exampleData/XMLExample.xml" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei XML</a>
</div> </div>
<a href="https://gitlab1.ptb.de/TBruns/dcc_rest_server" class="git-link"> <a href="https://gitlab1.ptb.de/TBruns/dcc_rest_server" class="git-link">
<img src="img/Git.png" alt="Git icon"> Dieses Projekt auf Gitlab <img src="img/Git.png" alt="Git icon"> Dieses Projekt auf Gitlab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment