From d3008d1e62199538e89de35ab7146a6fcfb8807f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ng=C3=B4=20Qu=E1=BB=91c=20=C4=90=E1=BA=A1t?= <56961917+datlechin@users.noreply.github.com> Date: Tue, 17 May 2022 00:49:59 +0700 Subject: [PATCH] docs: correct links to documentation (#3426) --- framework/core/views/install/install.php | 2 +- framework/core/views/install/problems.php | 2 +- framework/core/views/install/update.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/framework/core/views/install/install.php b/framework/core/views/install/install.php index c83cad31c..3a00bd614 100644 --- a/framework/core/views/install/install.php +++ b/framework/core/views/install/install.php @@ -1,6 +1,6 @@

Install Flarum

-

Set up your forum by filling out your details below. If you have any trouble, get help on the Flarum website.

+

Set up your forum by filling out your details below. If you have any trouble, get help on the Flarum website.

diff --git a/framework/core/views/install/problems.php b/framework/core/views/install/problems.php index 80a4abcf8..49ce932eb 100644 --- a/framework/core/views/install/problems.php +++ b/framework/core/views/install/problems.php @@ -1,6 +1,6 @@

Hold Up!

-

These problems must be resolved before you can continue the installation. If you're having trouble, get help on the Flarum website.

+

These problems must be resolved before you can continue the installation. If you're having trouble, get help on the Flarum website.

diff --git a/framework/core/views/install/update.php b/framework/core/views/install/update.php index 5af5cf199..6cca8c1a5 100644 --- a/framework/core/views/install/update.php +++ b/framework/core/views/install/update.php @@ -1,6 +1,6 @@

Update Flarum

-

Enter your database password to update Flarum. Before you proceed, you should back up your database. If you have any trouble, get help on the Flarum website.

+

Enter your database password to update Flarum. Before you proceed, you should back up your database. If you have any trouble, get help on the Flarum website.