From 65510a5c9862817b8e9a3ed705f91fb90bf99b29 Mon Sep 17 00:00:00 2001 From: Thomas Beutlich Date: Tue, 14 Oct 2025 22:30:08 +0200 Subject: [PATCH] Fix link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d0dddde..cffd942a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,7 +98,7 @@ See also: #456, #789 Good pull requests - patches, improvements, new features - are a fantastic help. They should remain focused in scope and avoid containing unrelated commits. -**IMPORTANT**: All contributors have to sign the [Corporate Contributor License Agreement (CCLA)](https://fmi-standard.org/FMI_CCLA_v1.0_2016_06_21.pdf). +**IMPORTANT**: All contributors have to sign the [Corporate Contributor License Agreement (CCLA)](https://fmi-standard.org/assets/FMI_CCLA_v1.0_2016_06_21.pdf). By submitting a patch, you agree to allow the project owner to license your work under the same [license](LICENSE.txt) as that used by the project. **Please ask first** before embarking on any significant pull request (e.g. implementing features, refactoring code, porting to a different language),