From ef90fb40195704d636e8714f530f9f560822aca9 Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Thu, 8 Aug 2019 22:48:19 +0000
Subject: [PATCH] Fix license file link.

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 79ecb43b..56e4ea23 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ and bug reports are all welcome.
 ## Contributor Agreement
 
 By contributing,
-you agree that we may redistribute your work under [our license](LICENSE.md).
+you agree that we may redistribute your work under [our license](LICENSE).
 
 ## How to Contribute a Fix or Suggested Change
 
-- 
GitLab