Docs: retire backups billing FAQ - #113663
Conversation
Remove the temporary backup billing discrepancy page now that the change has been live for a full billing cycle. Redirect the page to the backups overview. DOC-924: https://linear.app/clickhouse/issue/DOC-924/retire-cloud-backups-faq-page-by-august-15th
|
Workflow [PR], commit [d9bd300] Summary: ✅ AI ReviewSummaryThis PR removes the English Findings
Final VerdictChanges requested. The English page is retired, but the translated FAQ variants are still live. |
|
Note to self: merge on August 15th |
| @@ -1,4 +1,8 @@ | |||
| [ | |||
| { | |||
| "source": "/products/cloud/features/backups/faq", | |||
There was a problem hiding this comment.
This only retires the English FAQ route. The locale variants are still published: the nav files under docs/{ar,es,fr,ja,ko,pt-BR,ru,zh}/products/cloud/navigation.json still include backups/faq, the corresponding locale faq.mdx files are still present, and some locale legacy redirects still land on them (for example "/jp/cloud/features/backups/faq" still redirects to "/ja/products/cloud/features/backups/faq"). That leaves the outdated July 2026 billing notice live for translated docs, so the PR does not actually remove the FAQ or redirect all current/legacy URLs to backups/overview.
Retires the temporary ClickHouse Cloud backups billing discrepancy FAQ after the July 1, 2026 billing correction has been live for a complete billing cycle. The page is removed from the Cloud navigation, and both its current and legacy URLs now redirect to the backups overview.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Not applicable.