We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6cab2 commit 9a4a443Copy full SHA for 9a4a443
vercel.json
@@ -577,8 +577,18 @@
577
},
578
{
579
"source": "/schedule/",
580
- "destination": "/conf/2024/schedule/",
+ "destination": "/conf/2025/schedule/",
581
"permanent": false
582
+ },
583
+ {
584
+ "source": "/spec",
585
+ "destination": "https://spec.graphql.org",
586
+ "permanent": true
587
588
589
+ "source": "/landscape",
590
+ "destination": "https://landscape.graphql.org",
591
592
}
593
]
594
0 commit comments