From 8d47928c94789f2cdc93eca964c321bc8519924c Mon Sep 17 00:00:00 2001 From: Chris McDonnell Date: Mon, 24 Mar 2025 20:09:12 -0400 Subject: [PATCH] Update kidpix link in README to active url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d26a47d27..33606a3b2 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Press `b` in the commits view to mark a commit as good/bad in order to begin a g ### Nuke the working tree -For when you really want to just get rid of anything that shows up when you run `git status` (and yes that includes dirty submodules) [kidpix style](https://www.youtube.com/watch?v=Ur7_A4JusMU), press `shift+d` to bring up the reset options menu and then select the 'nuke' option. +For when you really want to just get rid of anything that shows up when you run `git status` (and yes that includes dirty submodules) [kidpix style](https://www.youtube.com/watch?v=N4E2B_k2Bss), press `shift+d` to bring up the reset options menu and then select the 'nuke' option. ![Nuke working tree](../assets/demo/nuke_working_tree-compressed.gif)