diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 742b0abec..3861dfb15 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,7 +3,7 @@ All contributions are subject to the [Developer Certificate of Origin(DCO)](https://developercertificate.org/). Text of DCO is also included in [DCO.txt](https://github.com/redisson/redisson/blob/master/DCO.txt) file. All contributions to Redisson are licensed under the -[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). +[Apache License 2.0](https://github.com/redisson/redisson/blob/master/header.txt). ## Build Prerequisites Have at least a local copy of built redis, for more information see [tutorial](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis).