chore: add -archive to links of archived docs (#22880)#22881
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates numerous documentation links across various release notes and usage guides to point to archived versions or the stable documentation. The reviewer provided several actionable suggestions to improve consistency and formatting, including using uppercase for SQL keywords like ADD INDEX, removing trailing spaces in HTML tags, ensuring consistent link scopes for feature summaries, and standardizing URL formats by removing unnecessary trailing slashes before fragment identifiers.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiancai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #22880
What is changed, added or deleted? (Required)
As in this title, this PR avoids the unnecessary redirection of archived doc URLs by providing the latest links to the archived docs.
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
-archiveto links of archived docs docs-cn#21632Do your changes match any of the following descriptions?