diff --git a/source/_patterns/04-components/teaser/teaser.twig b/source/_patterns/04-components/teaser/teaser.twig
index 5180388671750edb46f2b48172d9689070b2fa4e..d4153975f4771cd490ebef47d3900c051b7f7ee8 100644
--- a/source/_patterns/04-components/teaser/teaser.twig
+++ b/source/_patterns/04-components/teaser/teaser.twig
@@ -9,4 +9,5 @@
   'header_level': 2,
   'show_hover': true,
   'author': teaser.author,
+  'url': teaser.url,
 } %}
\ No newline at end of file