From 01341d8f392cb8d620a8abceb884a38abc2d43a8 Mon Sep 17 00:00:00 2001 From: Justin Jackson Date: Mon, 10 Jun 2024 16:27:39 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5420f0a..5dfb7ef 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ When you publish a podcast episode, your show notes are saved as HTML in your podcast’s RSS feed. The issue arises because each podcast app renders HTML differently. To understand this better, I created an RSS feed with various HTML formatting elements and tested it across several popular podcast apps. -- [View test HTML](https://transistorfm.github.io/rss-html-render-test/test-html-elements.html) -- [View test RSS feed](https://transistorfm.github.io/rss-html-render-test/test-podcast-feed.rss) +- [View test HTML](https://splendorous-taiyaki-c3126b.netlify.app) +- [View test RSS feed](https://splendorous-taiyaki-c3126b.netlify.app/feed.rss) The results from this test will be published in this blog post: https://transistor.fm/rendering/