docs: Fix quickstart typo and complete support page cross-references#12
docs: Fix quickstart typo and complete support page cross-references#12ridgelawrence wants to merge 1 commit into
Conversation
… and Client Portal pages - Fix 'docum entation' typo in quickstart.mdx - Update remote-support.mdx to link to /support/submit-ticket - Add hyperlinks in security/overview.mdx for ticket and Help Button - Add submit-ticket link in help-button-install.mdx - Add Submit a Ticket and Client Portal cards in help-button.mdx Follows the cross-referencing pattern from PR #1 (f76078f) to ensure all support pages link to the newer Submit a Ticket and Client Portal Login pages added in 12f9d1c. Co-Authored-By: Oz <oz-agent@warp.dev>
PR SummaryLow Risk Overview Updates support docs to consistently point users to the internal ticket flow by replacing an external ticket URL with Written by Cursor Bugbot for commit 79533d2. This will update automatically on new commits. Configure here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughYo so like, basically we're just shuffling some documentation links around, ya know? Fixed a typo, changed some URLs to point to new support ticket flows, made some plain text into clickable links, and threw some new Card components in there to help users navigate the support portal better. All docs, no actual code changes, bro. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing stale auto-update PR. A consolidated PR will replace all duplicates. |
Summary
Fixes a typo in the quickstart page and completes the cross-referencing of the Submit a Ticket (
/support/submit-ticket) and Client Portal Login (/support/client-login) pages across remaining support documentation.This continues the work from PR #1 (merged Mar 7), which added cross-references to
support/overview.mdxandsupport/contact.mdx. The remaining support pages still had external URLs or plain text where they should link to the new pages.Changes
Typo fix
quickstart.mdx: Fixed "docum entation" → "documentation"Cross-reference updates
support/remote-support.mdx: Changed externalwrld.host/supporttickets.phplink to internal/support/submit-ticketsupport/security/overview.mdx: Added hyperlinks to "ticket" and "Help Button" in the Remote Support sectionsupport/tickets/help-button-install.mdx: Added link to/support/submit-ticketin the Need Help sectionsupport/tickets/help-button.mdx: Added Submit a Ticket and Client Portal cards in the "Not on a Company Device?" sectionTriggered by
Code changes from commit
12f9d1c(Add ticket submission and client portal login pages) that were only partially cross-referenced in PR #1.Note
There are 10 stale open auto-update PRs (#2–#11) that attempted similar changes. This PR consolidates all remaining cross-reference updates cleanly. Consider closing the stale PRs after merging this one.
This PR was generated with Oz.
Summary by CodeRabbit