diff --git a/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md b/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md
index fa91cb8..6e1b5ce 100644
--- a/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md
+++ b/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md
@@ -1,13 +1,12 @@
---
title: "#001 - How to fund a privacy oriented start up"
-guid: safing_podcast_001
keywords: funding privacy startup
date: 2019-09-13
tags:
- startup
- funding
- privacy
-podcast_link: /assets/mp3/001 - How to fund a privacy oriented start up.mp3
+podcast_link: /assets/podcast/001-how-to-fund-a-privacy-oriented-start-up.mp3
podcast_file_size: 33.3 MB
podcast_duration: "34:42"
# actually byte size
diff --git a/assets/mp3/001 - How to fund a privacy oriented start up.mp3 b/assets/podcast/001-how-to-fund-a-privacy-oriented-start-up.mp3
similarity index 100%
rename from assets/mp3/001 - How to fund a privacy oriented start up.mp3
rename to assets/podcast/001-how-to-fund-a-privacy-oriented-start-up.mp3
diff --git a/podcast.xml b/podcast.xml
index a7f5173..b43d002 100644
--- a/podcast.xml
+++ b/podcast.xml
@@ -56,7 +56,7 @@ layout: null
{% for category in ep.tags %}
{% endfor %}
- {{ site.url }}{% if ep.podcast_guid %}/{{ ep.podcast_guid }}{% else %}{{ ep.url }}{% endif %}
+ {{ site.url }}{{ ep.podcast_link }}