docs: fix priority values and permalink in FAQ doc#2712
Conversation
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 30 days if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions. |
|
This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
There was a problem hiding this comment.
Pull request overview
Updates the English FAQ documentation around route priority behavior to correct the referenced HTTPRoute priority implementation and the numeric guidance for choosing an APISIXRoute priority value.
Changes:
- Updates the HTTPRoute priority reference link to point at the current
calculateHTTPRoutePriorityimplementation. - Adjusts the documented APISIXRoute priority value needed to outrank HTTPRoute-derived routes.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Type of change:
What this PR does / why we need it:
Fix priority value and permalink in FAQ doc.
Pre-submission checklist: