coder999o opened a new pull request, #2632: URL: https://github.com/apache/rocketmq-dashboard/pull/2632
## What is the purpose of the change Replace the Home page footer placeholder links with real Apache RocketMQ documentation and community URLs, and reuse the existing localized footer labels. ## Brief changelog - Replace `href="#"` footer links with RocketMQ documentation and community links. - Open external footer links in a new tab with `noopener noreferrer`. - Add a Home page regression test for the footer links. ## Verifying this change - `npm run test -- src/pages/home/__tests__/HomePage.test.tsx` - `npx prettier --check src/pages/home/index.tsx src/pages/home/__tests__/HomePage.test.tsx` - `npx eslint src/pages/home/index.tsx src/pages/home/__tests__/HomePage.test.tsx` - `git diff --check` - `npm run build` -- 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]
