Skip to content

docs: replace support form urls#792

Open
lancesnider wants to merge 2 commits into
mainfrom
new-accounts-links
Open

docs: replace support form urls#792
lancesnider wants to merge 2 commits into
mainfrom
new-accounts-links

Conversation

@lancesnider

@lancesnider lancesnider commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Use variables so if these change again, we only have to change the var.

@lancesnider lancesnider requested a review from a team as a code owner July 8, 2026 22:39
@lancesnider lancesnider requested review from Copilot and removed request for a team July 8, 2026 22:40

Copilot AI 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.

Pull request overview

This PR centralizes account/support form links by introducing Mintlify docs.json variables and updating multiple docs pages to reference those variables instead of hard-coded form URLs.

Changes:

  • Added supportForm and supportFormEducational variables to docs.json.
  • Replaced hard-coded support/student form URLs across account-admin and home account-admin docs with {{supportForm}} / {{supportFormEducational}}.
  • Updated the Support page to use the new variables for Account support and Student Plan request links.

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
home/account-admin/workspaces/delete-a-workspace.mdx Swaps multiple hard-coded support form links to {{supportForm}}.
home/account-admin/account-overview/refunds.mdx Replaces support form link with {{supportForm}}.
home/account-admin/account-overview/change-your-email-or-password.mdx Replaces support form link with {{supportForm}}.
home/account-admin/account-overview/cancel-a-former-employees-subscription.mdx Replaces support form links with {{supportForm}}.
home/account-admin/account-overview/add-vat-tax-id-to-your-invoice.mdx Updates “Request a Tax Invoice” and questions link to {{supportForm}}.
docs.json Adds reusable supportForm and supportFormEducational variables.
community/support.mdx Updates Account support + student discount links to use the new variables.
account-admin/workspaces/reactivating-a-canceled-workspace.mdx Replaces support form links with {{supportForm}}.
account-admin/workspaces/managing-workspaces.mdx Replaces support form link with {{supportForm}}.
account-admin/workspaces/managing-workspace-members.mdx Replaces support form link with {{supportForm}}.
account-admin/pricing.mdx Updates student plan request link to {{supportFormEducational}} and questions link to {{supportForm}}.
account-admin/account-overview/trouble-logging-in.mdx Replaces support form link with {{supportForm}}.
account-admin/account-overview/downloading-my-receipt-or-invoice.mdx Replaces support form link with {{supportForm}}.
account-admin/account-overview/delete-my-account.mdx Replaces support form link with {{supportForm}}.
account-admin/account-overview/creating-an-account.mdx Updates support + student plan request links to the new variables.
account-admin/account-overview/cancel-my-account.mdx Replaces multiple support form links with {{supportForm}}.
account-admin/account-overview/billing-changes.mdx Replaces multiple support form links with {{supportForm}}.
account-admin/account-overview/account-management.mdx Replaces support form link with {{supportForm}}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread community/support.mdx
<AccordionGroup>
<Accordion title="Do you offer student discounts?">
Yes. See [Rive Student Plan Request](https://airtable.com/appUtquW7bOB1IIqA/pagYXiM10pusJxcdV/form?utm_medium=support_page) for details.
Yes. See <a href="{{supportFormEducational}}">Rive Student Plan Request</a> for details.
Comment thread community/support.mdx
- [Enterprise](https://rive.app/pricing?utm_source=docs&utm_medium=support_page&utm_content=enterprise_support) - For teams that need closer collaboration, Enterprise plans include a dedicated Slack channel with the Rive team
- [Discord](https://discord.com/invite/FGjmaTr) — Chat with the community in real time for quick questions and discussion
- [Account Support](https://airtable.com/appUtquW7bOB1IIqA/pagzVBE4tO5QdjWTM/form?utm_source=docs&utm_medium=support_page) — Billing, account issues, or private inquiries
- <a href="{{supportForm}}">Account support</a> — Billing, account issues, or private inquiries
@mintlify

mintlify Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Jul 8, 2026, 10:52 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

2 participants