Skip to content

Commit a68c353

Browse files
committed
chore: create "examples" directory
1 parent ba2c958 commit a68c353

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ vsc-extension-quickstart.md
1111
temp/**
1212
test-temp/**
1313
.idea/**
14-
images/preview.gif
14+
images/examles

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
This Visual Studio Code extension enables to commit simply by the semantic message conventions.
2424

2525
<p align="center">
26-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/preview.gif?raw=true" alt="Preview">
26+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/preview.gif?raw=true" alt="Preview">
2727
</p>
2828

2929
<br>
@@ -39,7 +39,7 @@ Well, there are two ways to trigger the "Semantic Commit" command:
3939
Open the Command Palette and start typing `Git: Semantic Commit`:
4040

4141
<p align="center">
42-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/usage/command-palette.gif?raw=true" alt="Preview">
42+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/usage/command-palette.gif?raw=true" alt="Preview">
4343
</p>
4444

4545
Then, choose the appropriate command and follow the steps.
@@ -49,7 +49,7 @@ Then, choose the appropriate command and follow the steps.
4949
Alternatively, you can use the primary and secondary actions within the Source Control view:
5050

5151
<p align="center">
52-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/usage/view-actions.gif?raw=true" alt="Preview">
52+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/usage/view-actions.gif?raw=true" alt="Preview">
5353
</p>
5454

5555
<br>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)