Skip to content

Changed link to last years conference#352

Merged
jksolbakken merged 2 commits intomainfrom
previousyears
Feb 19, 2026
Merged

Changed link to last years conference#352
jksolbakken merged 2 commits intomainfrom
previousyears

Conversation

@jksolbakken
Copy link
Copy Markdown
Contributor

@jksolbakken jksolbakken commented Feb 19, 2026

Fix for #328

Greptile Summary

Updates the previous year conference link logic in the Header component to use conditional domain routing. For years 2026 and earlier, links point to cloudnativebergen.dev, while years after 2026 will use cloudnativedays.no. This addresses the domain migration strategy where historical conferences (2025 and earlier) were hosted on the .dev domain before the organization rebranded to Cloud Native Days.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • The change is a simple conditional logic update that correctly handles domain routing for historical conference years. The logic is straightforward, well-contained to a single location, and addresses a specific bug fix (issue Link to last year's conference is broken after domain change. #328) related to linking to previous year's conference.
  • No files require special attention

Important Files Changed

Filename Overview
src/components/Header.tsx Conditional logic added to route previous year conference links to correct domain based on year

Last reviewed commit: 7e64067

(4/5) You can add custom instructions or style guidelines for the agent here!

@jksolbakken jksolbakken requested a review from a team as a code owner February 19, 2026 17:49
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloudnativedays Ready Ready Preview, Comment Feb 19, 2026 5:54pm

Request Review

@jksolbakken jksolbakken merged commit ab241cd into main Feb 19, 2026
9 checks passed
@jksolbakken jksolbakken deleted the previousyears branch February 19, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant