RaniduNethma opened a new pull request, #850: URL: https://github.com/apache/kafka-site/pull/850
### Description This PR fixes several broken or inefficient links in the `developer.md` file. Specifically: - **Internal Anchors:** Changed links pointing to `contributing.html` (which was resulting in a 404 or unnecessary page load) to point directly to internal section anchors: `#how-to-contribute` and `#contributing-a-change-to-the-website`. - **Path Correction:** Updated the link for official releases to use a root-relative path (`/downloads.html`) to ensure it works correctly across different subdirectories. -- 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]
