From 13ec8baa7f9693c7f49603f4fbef5988bb08ec0e Mon Sep 17 00:00:00 2001 From: Adam Caprez Date: Thu, 8 Aug 2019 22:46:28 +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 79ecb43..56e4ea2 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