diff --git a/README.md b/README.md index 16315a9..203d106 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Information on each keyword as well as plugin types can be found in the If that looks like a lot of work, you can also create templates interactively with `interactive_template`: -[![asciicast](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8.png)](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8) +[![asciicast](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV.png)](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV) And if that's **still** too much work for you, you can call `interactive_template` with `fast=true` to use default values for everything diff --git a/docs/src/index.md b/docs/src/index.md index ad4883f..99077e6 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -53,7 +53,7 @@ run(`git -C $(joinpath(t.dir, "MyPkg2")) ls-tree -r --name-only HEAD`); If that looks like a lot of work, you can also create templates interactively with [`interactive_template`](@ref): -[![asciicast](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8.png)](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8) +[![asciicast](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV.png)](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV) And if that's **still** too much work for you, you can call `interactive_template` with `fast=true` to use default values for everything