diff --git a/DCO.md b/DCO.md index a10deeec06a..771aaef1414 100644 --- a/DCO.md +++ b/DCO.md @@ -5,5 +5,4 @@ As per section 13.a of the [Hyperledger Charter](https://www.hyperledger.org/abo The sign off needs to be using your legal name, not a pseudonym. Git has a built-in mechanism to allow this with the `-s` or `--signoff` argument to `git commit` command, providing your `user.name` and `user.email` have been setup correctly. -If you have any questions, you can reach us on [Besu chat]. -[Besu chat]: https://chat.hyperledger.org/channel/besu +If you have any questions, you can reach us on [Besu chat](https://chat.hyperledger.org/channel/besu).