Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TOC-tidb-cloud-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
- Manage Cluster
- [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md)
- Manage TiDB Cloud Clusters
- [Create a TiDB Cloud Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- [Create a TiDB Cloud Cluster](/tidb-cloud/create-tidb-cluster-premium.md)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While updating this link to the ...-premium.md version is the correct step for this 'premium' TOC, the change is incomplete. Several related links in this 'Manage Cluster' section still point to ...-serverless.md documentation, which creates an inconsistent experience for users.

To ensure consistency, please also update the following links to their 'premium' equivalents in this PR:

  • Line 136: [Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
  • Line 137: [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
  • Line 139: [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)

There may be other 'serverless' links throughout the file that also need to be updated.

- Connect to Your TiDB Cloud Cluster
- [Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
Expand Down
Loading