Skip to content

[Realtime] Fix broken use cases link on overview page - #32333

Merged
korinne merged 1 commit into
cloudflare:productionfrom
swapnilmadavi:smadavi/RTK-8453-realtime-usecases-404-fix
Jul 28, 2026
Merged

[Realtime] Fix broken use cases link on overview page#32333
korinne merged 1 commit into
cloudflare:productionfrom
swapnilmadavi:smadavi/RTK-8453-realtime-usecases-404-fix

Conversation

@swapnilmadavi

@swapnilmadavi swapnilmadavi commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

The "Use cases" card on the Cloudflare Realtime overview page (/realtime/) linked to
/realtime/realtimekit/introduction#use-cases, a page that doesn't exist. This caused a 404 when clicked.

Updated the link to /realtime/realtimekit/#build-with-realtimekit, which points to the existing
"Build with RealtimeKit" section on the RealtimeKit overview page.

Fixes #32328

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 5dbb2e9.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@korinne korinne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@korinne
korinne merged commit b3c7e75 into cloudflare:production Jul 28, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404

5 participants