Skip to content

Commit 3bf1157

Browse files
authored
fix: correct the image links (#103)
1 parent 38b5b46 commit 3bf1157

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<a href="https://github.com/algorandfoundation/algokit-avm-vscode-debugger"><img src="https://bafkreidtmbarmzvewlbrsz7lwwusi276lvltp6xqxvatce32ch3zc4f7eq.ipfs.nftstorage.link/" width=60%></a>
2+
<a href="https://github.com/algorandfoundation/algokit-avm-vscode-debugger"><img src="images/banner.png" width=60%></a>
33
</div>
44

55
<p align="center">
@@ -18,7 +18,7 @@ The AlgoKit AVM VS Code Debugger extension enables line-by-line debugging of Alg
1818
---
1919

2020
<div align="center">
21-
<a href="https://github.com/algorandfoundation/algokit-avm-vscode-debugger"><img src="https://bafybeib4mrixfhkgi5qbgc7yaplkve3vppbno4jmzoxyqzw5qxendxn274.ipfs.nftstorage.link/" width=70%></a>
21+
<a href="https://github.com/algorandfoundation/algokit-avm-vscode-debugger"><img src="images/showcase.gif" width=70%></a>
2222
</div>
2323

2424
---

images/banner.png

78.3 KB
Loading

images/showcase.gif

3.63 MB
Loading

0 commit comments

Comments
 (0)