Skip to content

Commit fbb12d1

Browse files
authored
Update 2025 conference information (#2193) (#2194)
<!-- Thanks for making a pull request! Before submitting, please read our contributing guidelines: https://github.com/graphql/graphql.github.io/blob/source/CONTRIBUTING.md Have any questions? Feel free to ask in this PR or you can also find us on the #website channel on the GraphQL Slack (invite link available in CONTRIBUTING.md) --> Closes #2193 ## Description Update list conference page so that it: * No longer talks about the 2025 conference in future tense. * Now only links to 2 different webpages (gallery and schedule) * This also removes a incorrect link that sends the user to a 2024 conference webpage in the 2025 conference section.
1 parent 3cd1bdb commit fbb12d1

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

src/pages/community/foundation/graphql-conf.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ By the community and for the community, GraphQLConf is a vendor-neutral event th
88

99
## 2025
1010

11-
We're looking forward to [GraphQLConf 2025](/conf/2024) in Amsterdam,
12-
Netherlands on September 08-10, 2025.
13-
14-
Join us by [registering](/conf/2025), consider [submitting a talk](/conf/2025),
15-
and help produce an incredible event by [sponsoring us](/conf/2025).
11+
- [Recorded Sessions](/conf/2025/schedule)
12+
- [Gallery](/conf/2025/gallery)
1613

1714
## 2024
1815

vercel.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@
7070
"destination": "https://www.flickr.com/photos/linuxfoundation/albums/72177720320386221/",
7171
"permanent": true
7272
},
73+
{
74+
"source": "/conf/2025/gallery",
75+
"destination": "https://www.flickr.com/photos/linuxfoundation/sets/72177720328905487/",
76+
"permanent": true
77+
},
78+
{
79+
"source": "/conf/2025/gallery/",
80+
"destination": "https://www.flickr.com/photos/linuxfoundation/sets/72177720328905487/",
81+
"permanent": true
82+
},
7383
{
7484
"source": "/conf/gallery",
7585
"destination": "https://www.graphql.org/conf/2024/gallery",

0 commit comments

Comments
 (0)