diff --git a/index.html b/index.html index 56f54e5bddd7f8e4c5ac0e61d0c93e98e6d0d1d0..97f9ffd3564f78d380ce9cfe44e95c79d5d2d481 100644 --- a/index.html +++ b/index.html @@ -19,10 +19,10 @@ <main> <article> <h3> - <a href="dcCTableTool/">Table Tool</a> - <a href="dcCTableTool/" class="link-button"><img src="img/link.png" alt="Link"></a> + <a href="DCCTableTool/">Table Tool</a> + <a href="DCCTableTool/" class="link-button"><img src="img/link.png" alt="Link"></a> </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."> </a> <p> @@ -71,8 +71,8 @@ Damit ist er ein wichtiger Baustein bei der Verarbeitung von DCCs. </p> <div class="example-files"> - <a href="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/JSONExample.json" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei JSON</a> + <a href="exampleData/XMLExample.xml" class="download-link"><img src="img/download.png" alt="Download icon"> Beispieldatei XML</a> </div> <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