Skip to content

Commit db79593

Browse files
committed
docs: reorganize interactive CLI GIFs into cli_interactive directory
1 parent 2be501a commit db79593

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

docs/commands/commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Overview
66

7-
![Using Commitizen cli](../images/demo.gif)
7+
![Using Commitizen cli](../images/cli_interactive/commit.gif)
88

99
The `commit` command provides an interactive way to create structured commits. Use either:
1010

docs/commands/init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cz init
1414

1515
When you run `cz init`, Commitizen will guide you through an interactive setup process:
1616

17-
![init](../images/init.gif)
17+
![init](../images/cli_interactive/init.gif)
1818

1919
## Configuration File
2020

187 KB
Loading
227 KB
Loading

docs/images/commit.gif

-187 KB
Binary file not shown.

docs/images/demo.gif

-130 KB
Binary file not shown.

docs/images/init.gif

-229 KB
Binary file not shown.

0 commit comments

Comments
 (0)