Skip to content

Commit 3e33139

Browse files
committed
Update fedify init demo video in documentation
The asciinema demo video for the fedify init command was outdated due to recent UI changes. This commit updates the documentation to link to the newly recorded video (ID: 979416). Assisted-by: Gemini CLI:gemini-2.0-flash-exp
1 parent 0461460 commit 3e33139

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ precedence over configuration file values.
216216

217217
*This command is available since Fedify 0.12.0.*
218218

219-
[![The “fedify init” command demo](https://asciinema.org/a/671658.svg)](https://asciinema.org/a/671658)
219+
[![The “fedify init” command demo](https://asciinema.org/a/979416.svg)](https://asciinema.org/a/979416)
220220

221221
The `fedify init` command is used to initialize a new Fedify project.
222222
It creates a new directory with the necessary files and directories for a

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For more information about the `fedify init` command, please refer to the
6666
[*`fedify init`* section](./cli.md#fedify-init-initializing-a-fedify-project)
6767
in the *CLI toolchain* docs.
6868

69-
[![The “fedify init” command demo](https://asciinema.org/a/671658.svg)](https://asciinema.org/a/671658)
69+
[![The “fedify init” command demo](https://asciinema.org/a/979416.svg)](https://asciinema.org/a/979416)
7070

7171
### Alternative: Using `@fedify/create`
7272

0 commit comments

Comments
 (0)