[Bug] Incorrect link address in chapter [bestPractice/03access] of the document
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 262
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 2
Description
The issue tracker is **ONLY** used for bug report and feature request.
Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
- Access the [Access Control Doc](https://rocketmq.apache.org/zh/docs/bestPractice/03access)
- Scroll to section [7.5](https://rocketmq.apache.org/zh/docs/bestPractice/03access/#75-%E6%9F%A5%E8%AF%A2%E9%9B%86%E7%BE%A4broker%E7%9A%84acl%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E5%85%A8%E9%83%A8%E5%86%85%E5%AE%B9)
- Click the [link](https://github.com/apache/rocketmq/pull/1149%EF%BC%9B) about PR#1149
- What did you expect to see?
Successfully accessed the page about the PR#1149
- What did you see instead?
Github return 404

2. Please tell us about your environment:
- OS: Windows 11
- Broswer: Google Chrome 129.0.6668.100 x64
3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
How to fix: Remove the unnecessary Chinese semicolons from the link address

Contributor guide
No contributing guide indexed for this repository
Research direction
Open the Access Control Doc and inspect section 7.5, especially the PR#1149 link. Verify that the URL contains only the intended GitHub address without the trailing Chinese semicolons, then confirm the corrected link opens the referenced pull request.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100