From 565d52de50466c07a2d9c54917e3a95eb80d725e Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Sat, 17 Dec 2022 03:26:11 +0100 Subject: [PATCH] Fix license link in contribution guidelines Signed-off-by: Dirk Stolle --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e44fbf11688..699f9d0effd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ on how to start working on Servo. - Commits should be accompanied by a Developer Certificate of Origin (http://developercertificate.org) sign-off, which indicates that you (and your employer if applicable) agree to be bound by the terms of the - [project license](LICENSE.md). In git, this is the `-s` option to `git commit` + [project license](LICENSE). In git, this is the `-s` option to `git commit`. - If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a