From 970d84c81ca65e0c6443ee2afaba4262548b8f23 Mon Sep 17 00:00:00 2001 From: Rossella Ferrandino <39148794+RossellaFer@users.noreply.github.com> Date: Sat, 14 Feb 2026 16:04:18 +0900 Subject: [PATCH 1/2] #289 Replace Notion embed link for Wiki and Events page --- e2e/event.spec.ts | 2 +- src/routes/Event/Event.tsx | 2 +- src/routes/Wiki/Wiki.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/e2e/event.spec.ts b/e2e/event.spec.ts index b79f3bb..422c961 100644 --- a/e2e/event.spec.ts +++ b/e2e/event.spec.ts @@ -2,7 +2,7 @@ import { test, expect, Locator } from '@playwright/test' async function verifyNotionIframe(eventsContainer: Locator) { const notionIframe: Locator = eventsContainer.locator('iframe') - await expect(notionIframe).toHaveAttribute('src', 'https://women-in-software.notion.site/ebd/61cb6a1a3b93470687ca1f6c2628da1b') + await expect(notionIframe).toHaveAttribute('src', 'https://women-in-software.notion.site/ebd/Community-Sponsorship-61cb6a1a3b93470687ca1f6c2628da1b') } test('shows the events in English', async ({ page }) => { diff --git a/src/routes/Event/Event.tsx b/src/routes/Event/Event.tsx index 2355eb4..35970c6 100644 --- a/src/routes/Event/Event.tsx +++ b/src/routes/Event/Event.tsx @@ -44,7 +44,7 @@ const Event: FC = () => { {sponsorinEventTitle}