Skip to content

Commit 5f3155e

Browse files
committed
fix image link
1 parent 3094b64 commit 5f3155e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/project-iris-phase-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ More importantly, the screen shows me a list of "candidates", the current "winne
2626

2727
The hard part is done. Now all that is needed is to push the information to the Glass. This is what it looks like:
2828

29-
![](/glass-live-card-demo.png)
29+
![](/glass-live-card-demo.jpg)
3030

3131
The Glass subscribes to the feed with the companion app over Bluetooth Low Energy. Since all the heavy computing is done ahead of time, all it needs to do is to parse the JSON and extract information from it and put it on the screen.
3232

0 commit comments

Comments
 (0)