From 94c9e478727b5ce2571c7659939e7bfbe7af17f0 Mon Sep 17 00:00:00 2001 From: Abhishek Guleri Date: Thu, 6 Jul 2023 16:19:45 +0530 Subject: [PATCH] readme: refactor asciinema link for video playback Instead of opening the image directly, the commit refactors the asciinema image embedded link to redirect users to the corresponding video. Signed-off-by: Abhishek Guleri --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff4aa1a23..11d1c490b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Pages worth starting with are: - Troubleshooting can be hard, some help can be found [here](https://criu.org/When_C/R_fails), [here](https://criu.org/What_cannot_be_checkpointed) and [here](https://criu.org/FAQ) ### Checkpoint and restore of simple loop process -[

](https://asciinema.org/a/232445) +

## Advanced features