adithyaakrishna commented on a change in pull request #10511: URL: https://github.com/apache/pulsar/pull/10511#discussion_r628707472
########## File path: site2/website/coding-guide.md ########## @@ -20,7 +20,7 @@ Apache Pulsar uses the following libraries a lot: Use these libraries whenever possible rather than introducing more dependencies. -Dependencies are bundled with our binary distributions, so we need to attach the relevant licenses. See [Third party dependencies and licensing](/community/licensing) for a guide on how to do it correctly. +Dependencies are bundled with our binary distributions, so we need to attach the relevant licenses. See [Third party dependencies and licensing](https://pulsar.apache.org/docs/en/client-libraries/) for a guide on how to do it correctly. Review comment: Also, I'm not sure why the Ci Checks aren't running -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
