summaryrefslogtreecommitdiff
path: root/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2021-06-25 16:52:57 +0530
committernavanchauhan <navanchauhan@gmail.com>2021-06-25 16:52:57 +0530
commitbf396063af8421b80e2743aa76874bcf5d06788c (patch)
treee7806a064b50551a1d83558555b04a4b57c38912 /docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
parent129fc0fcef657647ef06e3760fa3c7d07d7723fe (diff)
fix broken image
Diffstat (limited to 'docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html')
-rw-r--r--docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
index 20e56cc..3878f18 100644
--- a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
+++ b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html
@@ -42,7 +42,7 @@ So, I did not have to ensure this could work with any device. I settled with usi
<p>I created a personal automation in the Shortcuts app which got triggered when a particular NFC card was scanned, ask playback destination and play the album/playlist.</p>
-<p><img src="/assets/popsts/music-cards/shortcuts-01.png" alt="Screenshot of Shortcuts App" /></p>
+<p><img src="/assets/posts/music-cards/shortcuts-01.png" alt="Screenshot of Shortcuts App" /></p>
<p><img src="/assets/posts/music-cards/shortcuts-02.png" alt="Screenshot of Automation Summary" /></p>