Add the correct link to index

This commit is contained in:
Simon Quigley 2024-11-25 19:37:11 -06:00
parent 7ec798d37b
commit c3224ad248

View File

@ -6,7 +6,7 @@
<body>
<div class="container text-center mt-2">
<h1>Welcome to the Lubuntu CI!</h1>
<p>This page is very basic for now, but you can view logs here.</p>
<p>This page is very basic for now, but you can view logs <a href="/logs">here</a>.</p>
</div>
</body>
</html>