From ebe6519a9db4086ec2577ff6bbea1e55aa44e5ef Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:03:58 +0300 Subject: [PATCH 1/2] Fix PyLadies session links --- src/content/pages/pyladies/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/pages/pyladies/index.mdx b/src/content/pages/pyladies/index.mdx index a03962b1d..f0db68777 100644 --- a/src/content/pages/pyladies/index.mdx +++ b/src/content/pages/pyladies/index.mdx @@ -51,7 +51,7 @@ Finally, we will use interactive machine learning to define a personalised way o - **Location:** Glass Room (Ground Floor) - **Time:** Thursday 16th of July - **Speaker:** [Anna Wszeborowska](https://ep2026.europython.eu/speaker/anna-wszeborowska/) -- **View in the schedule:** https://ep2026.europython.eu/session/create-your-own-musical-instrument-with-custom-gesture-control +- **View in the schedule:** [Create your own musical instrument with custom gesture control](https://ep2026.europython.eu/session/create-your-own-musical-instrument-with-custom-gesture-control) ### Leading Under Pressure Teams are getting leaner, context switching is constant, and expectations stay high even when clarity is low. Under that pressure, many of us start reacting instead of leading: stepping in too often, firefighting instead of thinking, and quietly carrying load that was never ours to hold. @@ -63,7 +63,7 @@ This workshop is a space to notice what pressure does to your leadership, and to - **Location:** Glass Room (Ground Floor) - **Time:** Thursday 16th of July - **Speaker:** [Tereza Iofciu](https://ep2026.europython.eu/speaker/tereza-iofciu/) -- **View in the schedule:** https://ep2026.europython.eu/session/leading-under-pressure +- **View in the schedule:** [Leading Under Pressure](https://ep2026.europython.eu/session/leading-under-pressure) ## PyLadies Lunch From 7862c1ae0423361a118d96d11da9c43495106447 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:08:47 +0300 Subject: [PATCH 2/2] Prefer relative links --- src/content/pages/pyladies/index.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/pages/pyladies/index.mdx b/src/content/pages/pyladies/index.mdx index f0db68777..ed7f61cba 100644 --- a/src/content/pages/pyladies/index.mdx +++ b/src/content/pages/pyladies/index.mdx @@ -50,8 +50,8 @@ Finally, we will use interactive machine learning to define a personalised way o - **Location:** Glass Room (Ground Floor) - **Time:** Thursday 16th of July -- **Speaker:** [Anna Wszeborowska](https://ep2026.europython.eu/speaker/anna-wszeborowska/) -- **View in the schedule:** [Create your own musical instrument with custom gesture control](https://ep2026.europython.eu/session/create-your-own-musical-instrument-with-custom-gesture-control) +- **Speaker:** [Anna Wszeborowska](/speaker/anna-wszeborowska/) +- **View in the schedule:** [Create your own musical instrument with custom gesture control](/session/create-your-own-musical-instrument-with-custom-gesture-control) ### Leading Under Pressure Teams are getting leaner, context switching is constant, and expectations stay high even when clarity is low. Under that pressure, many of us start reacting instead of leading: stepping in too often, firefighting instead of thinking, and quietly carrying load that was never ours to hold. @@ -62,8 +62,8 @@ This workshop is a space to notice what pressure does to your leadership, and to - **Location:** Glass Room (Ground Floor) - **Time:** Thursday 16th of July -- **Speaker:** [Tereza Iofciu](https://ep2026.europython.eu/speaker/tereza-iofciu/) -- **View in the schedule:** [Leading Under Pressure](https://ep2026.europython.eu/session/leading-under-pressure) +- **Speaker:** [Tereza Iofciu](/speaker/tereza-iofciu/) +- **View in the schedule:** [Leading Under Pressure](/session/leading-under-pressure) ## PyLadies Lunch