michaeljmarshall opened a new pull request #12244: URL: https://github.com/apache/pulsar/pull/12244
### Motivation Correct the Javadocs to improve readability of pulsar code base, especially in an IDE. ### Modifications * Use correct formatting in Javadoc links by. Replace `.` with `#`. * Fully qualify reference to `EncryptionContext`. * `PublicSuffixList` was moved by this PR, https://github.com/apache/pulsar/pull/10541, but this reference was missed. Fix its reference. ### Verifying this change These are trivial changes to docs. ### Does this pull request potentially affect one of the following parts: This does not change any public behavior. ### Documentation No need to update docs, as this is only a fix to Javadocs. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
