docs: sync country coverage with Grid Switch Corridor List#532
Conversation
Add Ghana (GH) as a Live destination via Thunes (Bank Transfer), bumping the total Live country count from 59 to 60. Updates the header counts and the Middle East and Africa regional summary (13 → 14). Coming Soon list unchanged. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Greptile SummaryThis PR adds Ghana (GH) via Bank Transfer to the live country coverage list in
Confidence Score: 5/5Documentation-only change; all counts and alphabetical ordering have been independently verified as correct. The change is a single table row insertion plus four numeric string updates. Every count in the file (global total, card tag, regional card, and their arithmetic sum) has been cross-checked and is consistent. Ghana sits correctly between Germany and Greece alphabetically, and Bank Transfer matches the rail used by other West African corridors already in the list. No files require special attention.
|
| Filename | Overview |
|---|---|
| mintlify/snippets/country-support.mdx | Adds Ghana (GH, Bank Transfer) row in correct alphabetical order; updates global count (59→60) and ME&Africa regional card (13→14); all totals verified correct. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Grid Switch Corridor List\nSource of Truth] -->|Status = Live| B[country-support.mdx]
B --> C[Global header\n60 Countries]
B --> D[Country table row\n🇬🇭 Ghana · GH · Bank Transfer\nbetween Germany and Greece]
B --> E[Regional Summary Cards]
E --> F[Europe: 32]
E --> G[Middle East & Africa: 14\n+1 Ghana]
E --> H[Asia-Pacific: 9]
E --> I[Americas: 5]
F & G & H & I --> J[Total: 60 ✓]
Reviews (1): Last reviewed commit: "docs: sync country coverage with Grid Sw..." | Re-trigger Greptile
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Summary
Bank Transfer). Live count goes from 59 → 60.Source of truth: Grid Switch Corridor List — rows with Status = Live.
Test plan
mintlify/snippets/country-support.mdxlocally and confirm header counts (60), the new Ghana row sits between Germany and Greece alphabetically, and the regional cards sum to 60 (32 + 14 + 9 + 5).🤖 Generated with Claude Code