diff options
author | navanchauhan <navanchauhan@gmail.com> | 2021-06-25 16:52:57 +0530 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2021-06-25 16:52:57 +0530 |
commit | bf396063af8421b80e2743aa76874bcf5d06788c (patch) | |
tree | e7806a064b50551a1d83558555b04a4b57c38912 /docs/posts | |
parent | 129fc0fcef657647ef06e3760fa3c7d07d7723fe (diff) |
fix broken image
Diffstat (limited to 'docs/posts')
-rw-r--r-- | docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 2 |
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> |