From 62edfb0d20640bb0efc84df7edb6149e381fa6ad Mon Sep 17 00:00:00 2001 From: Alex <31018251+afeiszli@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:17:34 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 4396d3bf..5d8e20c7 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -15,4 +15,4 @@ We actively welcome contributions, and the way to do that is with a PR: 5. Issue a PR to `develop` ## Licensing -Any contributions you make will be under the SSPL Software License. When you submit code changes, you understand that they will be under the same license that covers this project, defined [here](../licensing/LICENSE.md). If you have any concerns around this, feel free to contact the maintainers. +Any contributions you make will be under the SSPL Software License. When you submit code changes, you understand that they will be under the same license that covers this project, defined [here](../licensing/LICENSE.txt). If you have any concerns around this, feel free to contact the maintainers.