From 37e1f3009d1d005b695ed5a7cdf0a6b4ca5841ea Mon Sep 17 00:00:00 2001 From: Martin Strobel Date: Wed, 6 Feb 2019 22:51:27 -0800 Subject: [PATCH] Fixing license in link in contribution guidelines. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 337389c..c9ee933 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Baronial -This is a piece of Free Software, and is licensed to you under the [GNU Public License v3](../LICENSE). If this is your +This is a piece of Free Software, and is licensed to you under the [GNU Public License v3](./LICENSE). If this is your first time working on or with Free Software, welcome! While there are more details, Free Software basically means that you have the following rights: 1. You may modify this software to suit your needs. If you do modify it, please indicate that you have done so.