1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 01:16:52 +02:00

Update URL

This commit is contained in:
David Wheatley
2022-01-25 09:19:18 +00:00
committed by GitHub
parent 7c4992c401
commit 373b08eebd

View File

@@ -1,6 +1,6 @@
<h2>Hold Up!</h2>
<p>These problems must be resolved before you can continue the installation. If you're having trouble, get help on the <a href="https://flarum.org/docs/install.html" target="_blank">Flarum website</a>.</p>
<p>These problems must be resolved before you can continue the installation. If you're having trouble, get help on the <a href="https://docs.flarum.org/install" target="_blank">Flarum website</a>.</p>
<div class="Problems">
<?php foreach ($problems as $problem) { ?>