Skip to content

Commit 032057d

Browse files
authored
Merge pull request #438 from coderoad/update-docs
Update docs
2 parents 1da3b2b + d0f6fde commit 032057d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ CodeRoad VSCode
88
</h1>
99

1010
<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>
1414
</p>
1515

1616
CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.
1717

18-
![CodeRoad Image](./docs/static/img/tutorial-example.png)
18+
![CodeRoad Example](./docs/static/gif/coderoad-example.gif)
1919

2020
## Why
2121

Diff for: docs/docs/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Overview
66

77
CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.
88

9-
![CodeRoad Image](/img/tutorial-example.png)
9+
![CodeRoad Image](/gif/coderoad-example.gif)
1010

1111
## Why
1212

Diff for: docs/static/gif/coderoad-example.gif

1.22 MB
Loading

0 commit comments

Comments
 (0)