We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a06d51 commit 97c3e9eCopy full SHA for 97c3e9e
src/pages/post-download.astro
@@ -2,7 +2,7 @@
2
import BaseLayout from "../layouts/BaseLayout.astro";
3
import JoinAudioDotComButton from "../components/button/JoinAudioDotComButton";
4
import "../styles/icons.css";
5
-import logo from "../../assets/img/promo/audacity-audiocom-promo.png";
+import logo from "../assets/img/promo/audacity-audiocom-promo.png";
6
---
7
8
<BaseLayout title="Audacity ® | post-download">
0 commit comments