docs: fix disaster recovery CLI options#2492
Conversation
Signed-off-by: jeremyhi <fengjiachun@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: be9e054d26
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -124,7 +122,6 @@ By comparing these DR solutions, you can decide on the final option based on the | |||
| ## References | |||
|
|
|||
| * [Backup & restore data](./back-up-&-restore-data.md) | |||
There was a problem hiding this comment.
Restore the Standalone DR link
Removing the Standalone link here makes the detailed dr-solution-for-standalone.md page effectively undiscoverable from the current docs: I checked sidebars.ts, and this page is not listed under disaster recovery, and a repo-wide rg for dr-solution-for-standalone shows no remaining current-doc link after this change. Users reading the Standalone DR section now have no path to the implementation details even though the page still exists.
Useful? React with 👍 / 👎.
Deploying greptime-docs with
|
| Latest commit: |
be9e054
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2da8fd45.greptime-docs.pages.dev |
| Branch Preview URL: | https://docs-fix-v1-dr-cli-options.greptime-docs.pages.dev |
What's Changed in this PR
As @copilot said
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.