docs: sync country coverage with Grid Switch Corridor List#534
Conversation
Add Ghana (GH) as a Live destination — newly live via Thunes per the corridor source-of-truth sheet. Bump the headline count to 60 and the Middle East & Africa regional count to 14. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Greptile SummaryThis PR syncs the country-support snippet with the Grid Switch Corridor List source of truth by adding Ghana (GH) as a live destination via Bank Transfer (Thunes).
Confidence Score: 5/5Documentation-only change with consistent counts across all three locations; safe to merge. Every numeric reference to country count (headline text, tag attribute, regional card) is updated consistently. Ghana is inserted in correct alphabetical position, classified under the correct MEA region, and the regional subtotals still add up to the new headline total of 60. No logic, API contracts, or configuration is touched. No files require special attention.
|
| Filename | Overview |
|---|---|
| mintlify/snippets/country-support.mdx | Adds Ghana (GH) as a live Bank Transfer destination; bumps headline count 59→60, MEA region 13→14; alphabetical placement and regional totals (32+14+9+5=60) are all correct. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[60 Live Countries] --> B[Europe
32 countries
SEPA / SEPA Instant]
A --> C[Middle East & Africa
14 countries
Bank Transfer]
A --> D[Asia-Pacific
9 countries
Various instant rails]
A --> E[Americas
5 countries
PIX / SPEI / ACH / RTP]
C --> F[Ghana GH
🇬🇭 newly added
Bank Transfer]
Reviews (1): Last reviewed commit: "docs: sync country coverage with Grid Sw..." | Re-trigger Greptile
Summary
Sync
mintlify/snippets/country-support.mdxwith the Grid Switch Corridor List source of truth.Test plan
make lint-markdown(no OpenAPI changes, no rebundle needed)mint dev🤖 Generated with Claude Code