Add the correct link to index

main
Simon Quigley 4 weeks ago
parent 7ec798d37b
commit c3224ad248

@ -6,7 +6,7 @@
<body> <body>
<div class="container text-center mt-2"> <div class="container text-center mt-2">
<h1>Welcome to the Lubuntu CI!</h1> <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> </div>
</body> </body>
</html> </html>

Loading…
Cancel
Save