From 83eebeba2c3b8ec5c48d23ba5f836d3c85d9f2c5 Mon Sep 17 00:00:00 2001 From: Kirill Date: Thu, 13 Dec 2018 22:19:13 +0300 Subject: [PATCH] Fix incorrect docs link (#1699) --- framework/core/views/install/errors.php | 2 +- framework/core/views/install/install.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/core/views/install/errors.php b/framework/core/views/install/errors.php index 87a5e0d04..bd73aeb43 100644 --- a/framework/core/views/install/errors.php +++ b/framework/core/views/install/errors.php @@ -1,6 +1,6 @@

Hold Up!

-

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

+

These errors 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/install.php b/framework/core/views/install/install.php index 5d53cd021..c83cad31c 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.