diff --git a/src/pages/community/foundation/graphql-conf.mdx b/src/pages/community/foundation/graphql-conf.mdx index 6cebb00239..10a63c5f6f 100644 --- a/src/pages/community/foundation/graphql-conf.mdx +++ b/src/pages/community/foundation/graphql-conf.mdx @@ -8,11 +8,8 @@ By the community and for the community, GraphQLConf is a vendor-neutral event th ## 2025 -We're looking forward to [GraphQLConf 2025](/conf/2024) in Amsterdam, -Netherlands on September 08-10, 2025. - -Join us by [registering](/conf/2025), consider [submitting a talk](/conf/2025), -and help produce an incredible event by [sponsoring us](/conf/2025). +- [Recorded Sessions](/conf/2025/schedule) +- [Gallery](/conf/2025/gallery) ## 2024 diff --git a/vercel.json b/vercel.json index 1ad9453fa2..ebc5d887e0 100644 --- a/vercel.json +++ b/vercel.json @@ -70,6 +70,16 @@ "destination": "https://www.flickr.com/photos/linuxfoundation/albums/72177720320386221/", "permanent": true }, + { + "source": "/conf/2025/gallery", + "destination": "https://www.flickr.com/photos/linuxfoundation/sets/72177720328905487/", + "permanent": true + }, + { + "source": "/conf/2025/gallery/", + "destination": "https://www.flickr.com/photos/linuxfoundation/sets/72177720328905487/", + "permanent": true + }, { "source": "/conf/gallery", "destination": "https://www.graphql.org/conf/2024/gallery",