Fix license link in contribution guidelines

Signed-off-by: Dirk Stolle <striezel-dev@web.de>
This commit is contained in:
Dirk Stolle 2022-12-17 03:26:11 +01:00
parent dca3b2f0c1
commit 565d52de50

View file

@ -37,7 +37,7 @@ on how to start working on Servo.
- Commits should be accompanied by a Developer Certificate of Origin - Commits should be accompanied by a Developer Certificate of Origin
(http://developercertificate.org) sign-off, which indicates that you (and (http://developercertificate.org) sign-off, which indicates that you (and
your employer if applicable) agree to be bound by the terms of the 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 - 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 it, you can @-reply a reviewer asking for a review in the pull request or a