Jennifer88huang commented on a change in pull request #10511: URL: https://github.com/apache/pulsar/pull/10511#discussion_r628708723
########## 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: Don't worry about the CI check. After approval, we will run the tests. I'll check the link and let you know when I have the answer. -- 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]
