diff --git a/source/podcasts.html.twig b/source/podcasts.html.twig
index c3366bd55..2a5fd9b6b 100644
--- a/source/podcasts.html.twig
+++ b/source/podcasts.html.twig
@@ -19,11 +19,11 @@ episodes:
date: 2019-03-25
url: http://talkingdrupal.com/204
- - title: Drupal 7 vs Drupal 8
- description: Talking about Drupal, Drupal 7 vs Drupal 8, module development, testing and more.
+ - title: What's new in Drupal 8+
+ description: Talking about Drupal, open source, Drupal 7 vs Drupal 8, module development, testing and more.
podcast: howtocodewell
date: 2019-04-12
- url: ~
+ url: https://howtocodewell.fm/episode/15-whats-new-in-drupal-8-plus-oliver-davies-interview
---
{% macro episodeTitle(podcast, episode) -%}
{{ podcast.name }}: {{ episode.title }}