gaoxiaolei-s59 opened a new pull request, #10440: URL: https://github.com/apache/rocketmq/pull/10440
### Brief Description Fix broker startup log examples that used `192.169.1.2` while the surrounding text describes the broker IP as `192.168.1.2`. This keeps the English and Chinese operation, deployment, and IDEA debugging docs consistent with the README examples. ### How Did You Test This Change? - `git diff --check HEAD~1..HEAD` - `rg -n "192\.169\.1\.2" docs/en docs/cn || true` Documentation-only change. -- 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]
