docs: Add cross-references to Submit a Ticket and Client Portal pages#11
docs: Add cross-references to Submit a Ticket and Client Portal pages#11ridgelawrence wants to merge 1 commit into
Conversation
Update remaining support pages with links to the new submit-ticket and client-login pages added in 12f9d1c and f76078f: - remote-support.mdx: Link to /support/submit-ticket in Request a Session step - help-button.mdx: Add Submit a Ticket and Client Portal cards to Not on a Company Device section - security/overview.mdx: Add links to ticket form and help button in remote support steps - help-button-install.mdx: Add submit-ticket link in Need Help section Co-Authored-By: Oz <oz-agent@warp.dev>
PR SummaryLow Risk Overview Enhances the Help Button docs by adding new entry points (cards/CTAs) for Written by Cursor Bugbot for commit b8d5c31. This will update automatically on new commits. Configure here. |
📝 WalkthroughWalkthroughYo so basically we're just shuffling around support documentation links and stuff. Updated some URLs pointing to Changes
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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 Tip CodeRabbit can scan for known vulnerabilities in your dependencies using OSV Scanner.OSV Scanner will automatically detect and report security vulnerabilities in your project's dependencies. No additional configuration is required. |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
support/remote-support.mdx (1)
24-24: This change rocks but like... we got some cruft elsewhere tbhThe swap to
/support/submit-ticketis totally correct here and the internal link makes wayyy more sense than the old external garbage. BUT bestie, there's still some ancienthttps://wrld.host/submitticket.phpURLs lurking in the shadows that prolly wanna get the same upgrade ya know?Found these still vibin with the deprecated external link:
wrld-host/knowledgebase.mdx(line 111)docs.json(line 222)onboarding/domains/godaddy-delegated-access.mdx(line 82)Maybe clean those up too so everything's like... coherent and unified and stuff. But yo this PR itself is clean. ✨
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@support/remote-support.mdx` at line 24, The review notes leftover uses of the deprecated external URL "https://wrld.host/submitticket.php" that should be replaced with the new internal route "/support/submit-ticket"; search the repo for the exact string "https://wrld.host/submitticket.php" and replace occurrences with "/support/submit-ticket", updating Markdown links and JSON values accordingly (preserve mailto links and surrounding link syntax), then run the link checker or a quick grep to confirm no instances remain.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@support/remote-support.mdx`:
- Line 24: The review notes leftover uses of the deprecated external URL
"https://wrld.host/submitticket.php" that should be replaced with the new
internal route "/support/submit-ticket"; search the repo for the exact string
"https://wrld.host/submitticket.php" and replace occurrences with
"/support/submit-ticket", updating Markdown links and JSON values accordingly
(preserve mailto links and surrounding link syntax), then run the link checker
or a quick grep to confirm no instances remain.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 8f7e8128-dcbc-4489-953b-719cdf70544c
📒 Files selected for processing (4)
support/remote-support.mdxsupport/security/overview.mdxsupport/tickets/help-button-install.mdxsupport/tickets/help-button.mdx
|
Closing stale auto-update PR. A consolidated PR will replace all duplicates. |
Summary
Adds cross-references to the new Submit a Ticket (
/support/submit-ticket) and Client Portal Login (/support/client-login) pages across the remaining support documentation that was not updated in #1.Changes
support/remote-support.mdx: Updated "Request a Session" step to link to/support/submit-ticketinstead of the external WHMCS URLsupport/tickets/help-button.mdx: Added Submit a Ticket and Client Portal cards to the "Not on a Company Device?" sectionsupport/security/overview.mdx: Added links to the ticket form and help button in the remote support how-to stepssupport/tickets/help-button-install.mdx: Added submit-ticket link as an alternative in the "Need Help?" sectionTriggered by
Commits that added the new support pages:
12f9d1c— Add ticket submission and client portal login pagesf76078f— Add references to new Submit a Ticket and Client Portal Login pages (docs: Add cross-references to new Submit a Ticket and Client Portal Login pages #1)This PR was generated with Oz.
Summary by CodeRabbit
Release Notes