diff --git a/page/index.html b/page/index.html index fc1733e695d8bc54631255f9217c6b5cc35ba322..3fed321b0aca870a0f19600837bf61cab1373e1e 100644 --- a/page/index.html +++ b/page/index.html @@ -5,7 +5,7 @@ <title>Gitlab Page for my repository!</title> </head> <body> -<a href="https://surya.pages.stud.idi.ntnu.no/idatt1002/apidocs/">Java-docs</a> -<a href="https://surya.pages.stud.idi.ntnu.no/idatt1002/coverage-reports/index.html">Coverage reports</a> +<p><a href="https://surya.pages.stud.idi.ntnu.no/idatt1002/apidocs/">Java-docs</a></p> +<p><a href="https://surya.pages.stud.idi.ntnu.no/idatt1002/coverage-reports/index.html">Coverage reports</a></p> </body> </html> \ No newline at end of file