File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ CodeRoad VSCode
8
8
</h1 >
9
9
10
10
<p align =" center " >
11
- <a href =" # " alt =" Version " ><img src =" https://vsmarketplacebadge.apphb.com/version/Coderoad.coderoad.svg " /></a >
12
- <a href =" # " alt =" Installs " ><img src =" https://vsmarketplacebadge.apphb.com/installs/Coderoad.coderoad.svg " /></a >
13
- <a href =" # " alt =" Downloads " ><img src =" https://vsmarketplacebadge.apphb.com/downloads/Coderoad.coderoad.svg " /></a >
11
+ <a href =" https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad " alt =" Version " ><img src =" https://vsmarketplacebadge.apphb.com/version/Coderoad.coderoad.svg " /></a >
12
+ <a href =" https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad " alt =" Installs " ><img src =" https://vsmarketplacebadge.apphb.com/installs/Coderoad.coderoad.svg " /></a >
13
+ <a href =" https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad " alt =" Downloads " ><img src =" https://vsmarketplacebadge.apphb.com/downloads/Coderoad.coderoad.svg " /></a >
14
14
</p >
15
15
16
16
CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.
17
17
18
- ![ CodeRoad Image ] ( ./docs/static/img/tutorial -example.png )
18
+ ![ CodeRoad Example ] ( ./docs/static/gif/coderoad -example.gif )
19
19
20
20
## Why
21
21
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ sidebar_label: Overview
6
6
7
7
CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.
8
8
9
- ![ CodeRoad Image] ( /img/tutorial -example.png )
9
+ ![ CodeRoad Image] ( /gif/coderoad -example.gif )
10
10
11
11
## Why
12
12
You can’t perform that action at this time.
0 commit comments