[ISSUE #10393] Fix outdated FAQ documentation URL in FAQUrl#10394
[ISSUE #10393] Fix outdated FAQ documentation URL in FAQUrl#10394majialoong wants to merge 1 commit into
Conversation
majialoong
commented
May 27, 2026
- Fixes [Bug] Fix outdated FAQ documentation URL in FAQUrl #10393
|
This PR only provides a temporary fix by updating the FAQ URL to the current correct path. However, the URL may still become unstable again if the documentation structure changes in the future. Ideally, the official website should provide a dedicated navigation entry or stable permalink for the FAQ page, so the FAQ URL can remain consistent over time. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #10394 +/- ##
=============================================
- Coverage 48.96% 48.89% -0.07%
+ Complexity 13469 13458 -11
=============================================
Files 1376 1376
Lines 100537 100537
Branches 12983 12983
=============================================
- Hits 49228 49160 -68
- Misses 45302 45360 +58
- Partials 6007 6017 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I suggest making the FAQ a top-level docs page instead of tying it to the Best Practice ordering. We can move it to |
|
I opened a PR apache/rocketmq-site#784 to make the FAQ URL stable. @yx9o @RongtongJin @f1amingo Could you please take a look when you have time? Thanks! Historically, If the other PR apache/rocketmq-site#784 is merged, this PR will also be updated to use |
