update root html

This commit is contained in:
Alfred Melch 2019-08-25 16:05:13 +02:00
parent a23098aa77
commit 99fc4b146c

View File

@ -10,10 +10,10 @@
<p>Here my master thesis can be downloaded.</p> <p>Here my master thesis can be downloaded.</p>
<ul> <ul>
<li> <li>
<a href="./mt-polygon-simplification.tar.gz">Download source code</a> <a href="./mt-polygon-simplification.pdf">Download thesis</a>
</li> </li>
<li> <li>
<a href="./mt-polygon-simplification.pdf">Download thesis</a> <a href="./mt-polygon-simplification.tar.gz">Download source code</a>
</li> </li>
<li><a href="./benchmarking/index.html">Benchmarking</a></li> <li><a href="./benchmarking/index.html">Benchmarking</a></li>
</ul> </ul>