From 22182f31065f9445024ecec33592c683a9848dc2 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Thu, 27 Aug 2015 19:56:37 +0930 Subject: [PATCH] Update links and remove license file extension --- framework/core/{LICENSE.txt => LICENSE} | 0 framework/core/README.md | 3 +-- framework/core/views/install/install.blade.php | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) rename framework/core/{LICENSE.txt => LICENSE} (100%) diff --git a/framework/core/LICENSE.txt b/framework/core/LICENSE similarity index 100% rename from framework/core/LICENSE.txt rename to framework/core/LICENSE diff --git a/framework/core/README.md b/framework/core/README.md index 6af21e0f0..79b0a7f80 100644 --- a/framework/core/README.md +++ b/framework/core/README.md @@ -4,5 +4,4 @@ This repository contains the core code of Flarum. If you want to install Flarum, ## Contributing -Interested in contributing to Flarum? Read the [Contribution Guide](https://github.com/flarum/flarum/blob/master/CONTRIBUTING.md)! - +Interested in contributing to Flarum? Please read the [Contributing docs](http://flarum.org/docs/contributing) to learn how you can help. diff --git a/framework/core/views/install/install.blade.php b/framework/core/views/install/install.blade.php index b52a38439..34b5ad644 100644 --- a/framework/core/views/install/install.blade.php +++ b/framework/core/views/install/install.blade.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.