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 3e65144 commit 5fe737cCopy full SHA for 5fe737c
vercel.json
@@ -6,15 +6,25 @@
6
"statusCode": 200
7
},
8
{
9
- "source": "/conf/gallery",
+ "source": "/conf/2024/gallery",
10
"destination": "https://www.flickr.com/photos/linuxfoundation/albums/72177720320386221/",
11
"permanent": true
12
13
14
- "source": "/conf/gallery/",
+ "source": "/conf/2024/gallery/",
15
16
17
18
+ {
19
+ "source": "/conf/gallery",
20
+ "destination": "https://www.graphql.org/conf/2024/gallery",
21
+ "permanent": false
22
+ },
23
24
+ "source": "/conf/gallery/",
25
+ "destination": "https://www.graphql.org/conf/2024/gallery/",
26
27
28
29
"source": "/conf/sponsor",
30
"destination": "/conf/partner",
0 commit comments