Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions src/pages/community/foundation/graphql-conf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
10 changes: 10 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down