From e4e6610feef77723e44151e121049c79536420b2 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Mon, 18 Nov 2024 16:15:27 -0800 Subject: [PATCH] Fix Design Details podcast link --- src/lib/components/MentionList.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/MentionList.svelte b/src/lib/components/MentionList.svelte index bfd33a0..0b5c0c8 100644 --- a/src/lib/components/MentionList.svelte +++ b/src/lib/components/MentionList.svelte @@ -15,7 +15,7 @@ date: 'Dec 2015' }, { - href: 'http://spec.fm/podcasts/design-details/19703', + href: 'https://designdetails.fm/episodes/a4cc2bff', title: 'Design Details #76', sourceType: 'Podcast', date: 'Nov 2015'