mirror of
https://github.com/flarum/framework.git
synced 2025-04-24 21:54:04 +08:00
docs: correct links to documentation (#3426)
This commit is contained in:
parent
471947dfa7
commit
d3008d1e62
@ -1,6 +1,6 @@
|
||||
<h2>Install Flarum</h2>
|
||||
|
||||
<p>Set up your forum by filling out your details below. If you have any trouble, get help on the <a href="https://flarum.org/docs/install.html" target="_blank">Flarum website</a>.</p>
|
||||
<p>Set up your forum by filling out your details below. If you have any trouble, get help on the <a href="https://docs.flarum.org/install" target="_blank">Flarum website</a>.</p>
|
||||
|
||||
<form method="post">
|
||||
<div id="error" style="display:none"></div>
|
||||
|
@ -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) { ?>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<h2>Update Flarum</h2>
|
||||
|
||||
<p>Enter your database password to update Flarum. Before you proceed, you should <strong>back up your database</strong>. If you have any trouble, get help on the <a href="http://flarum.org/docs/update.html" target="_blank">Flarum website</a>.</p>
|
||||
<p>Enter your database password to update Flarum. Before you proceed, you should <strong>back up your database</strong>. If you have any trouble, get help on the <a href="https://docs.flarum.org/update" target="_blank">Flarum website</a>.</p>
|
||||
|
||||
<form method="post">
|
||||
<div id="error" style="display:none"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user