diff --git a/src/config/records.ts b/src/config/records.ts index ae7e318..54925cc 100644 --- a/src/config/records.ts +++ b/src/config/records.ts @@ -18,7 +18,7 @@ export const DNS_RECORDS: Record = { // GitHub Pages sites { subdomain: 'blog', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, { subdomain: 'example-client', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, - { subdomain: 'maintainers', type: 'CNAME', content: 'bookish-train-wrp81zm.pages.github.io' }, + { subdomain: 'maintainers', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, { subdomain: 'static', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, // Other subdomains