From d1b264281b2837f021c9f0f0e321f5a6c215342d Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Tue, 26 Nov 2024 09:46:42 -0600 Subject: [PATCH] Fix license link in the CLA --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12105aa..1154219 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ You are welcome to contribute code to G13GUI in order to fix bugs or implement n There are three important things to know: - 1. You must be aware of the (LICENSE)[license] this project is licensed + 1. You must be aware of the [license](LICENSE) this project is licensed under, and *agree to the Contributors License Agreement*. This is common practice in all major Open Source projects.