Skip to content

docs: Fix quickstart typo and complete support page cross-references#12

Closed
ridgelawrence wants to merge 1 commit into
mainfrom
docs/auto-update-20260316
Closed

docs: Fix quickstart typo and complete support page cross-references#12
ridgelawrence wants to merge 1 commit into
mainfrom
docs/auto-update-20260316

Conversation

@ridgelawrence
Copy link
Copy Markdown
Member

@ridgelawrence ridgelawrence commented Mar 16, 2026

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.mdx and support/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 external wrld.host/supporttickets.php link to internal /support/submit-ticket
  • support/security/overview.mdx: Added hyperlinks to "ticket" and "Help Button" in the Remote Support section
  • support/tickets/help-button-install.mdx: Added link to /support/submit-ticket in the Need Help section
  • support/tickets/help-button.mdx: Added Submit a Ticket and Client Portal cards in the "Not on a Company Device?" section

Triggered 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

  • Documentation
    • Fixed typo in getting started guide.
    • Improved support request routing with updated ticket submission links.
    • Enhanced support ticket and help button navigation to be clickable links.
    • Clarified remote support workflow with automatic session termination step.
    • Added ticket submission and client portal options in help resources.

… 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>
@cursor
Copy link
Copy Markdown

cursor Bot commented Mar 16, 2026

PR Summary

Low Risk
Low risk documentation-only changes that adjust internal links and add navigation cards; main risk is broken routes if the referenced pages don’t exist or paths change.

Overview
Fixes a typo in quickstart.mdx.

Updates support docs to consistently point users to the internal ticket flow by replacing an external ticket URL with /support/submit-ticket, adding explicit links in the security overview, and expanding Help Button pages with a ticket link and new cards for Submit a Ticket and Client Portal (/support/client-login).

Written by Cursor Bugbot for commit 79533d2. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 72ccaad4-351e-4110-a9cf-660387c02a25

📥 Commits

Reviewing files that changed from the base of the PR and between f76078f and 79533d2.

📒 Files selected for processing (5)
  • quickstart.mdx
  • support/remote-support.mdx
  • support/security/overview.mdx
  • support/tickets/help-button-install.mdx
  • support/tickets/help-button.mdx

📝 Walkthrough

Walkthrough

Yo 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

Cohort / File(s) Summary
Documentation Typos & Links
quickstart.mdx, support/remote-support.mdx
Fixed typo ("docum entation" → "documentation") and updated support ticket link to route through new /support/submit-ticket path with updated anchor text.
Support Portal Structure
support/security/overview.mdx, support/tickets/help-button-install.mdx
Converted plain text references to clickable links for ticket submission and help options. Added new final step to security overview documenting automatic session termination.
Help Button UI Expansion
support/tickets/help-button.mdx
Added two new Card components (Submit a Ticket and Client Portal) with icons and links to /support/submit-ticket and /support/client-login within two-column layout under "Not on a Company Device?" section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🎫 Links are moving, text is bright,
Cards are dancing left and right,
Tickets flow through paths anew,
Documentation's getting its debut! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: a typo fix in quickstart.mdx and completion of support page cross-references across multiple documentation files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/auto-update-20260316
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Member Author

Closing stale auto-update PR. A consolidated PR will replace all duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant