From 982e1ba4faf62761dd55580c1141a659c6a49f5b Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Fri, 2 Oct 2015 17:24:01 +0100 Subject: [PATCH] Read documentation link broken This fixes #510 by putting in the link to the themes documentation --- framework/core/js/admin/src/components/EditCustomCssModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/core/js/admin/src/components/EditCustomCssModal.js b/framework/core/js/admin/src/components/EditCustomCssModal.js index 651a4f183..4862bb95a 100644 --- a/framework/core/js/admin/src/components/EditCustomCssModal.js +++ b/framework/core/js/admin/src/components/EditCustomCssModal.js @@ -20,7 +20,7 @@ export default class EditCustomCssModal extends Modal { content() { return (
-

Customize your forum's appearance by adding your own LESS/CSS code to be applied on top of Flarum's default styles. Read the documentation for more information.

+

Customize your forum's appearance by adding your own LESS/CSS code to be applied on top of Flarum's default styles. Read the documentation for more information.