From 76afa3f89b07744430475087d9034cb1d1803576 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:52:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acf1175..1676b49 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Got tricks? Join us on Telegram: [https://t.me/thcorg](https://t.me/thcorg) **1.i. Set up a Hack Shell (bash):** -Make BASH less noisy. Disables *~/.bash_history* and [many other things](tools/hackshell.sh). +Make BASH less noisy. Disables *~/.bash_history* and [many other things](/hackerschoice/hackshell). ```sh source <(curl -SsfL https://thc.org/hs) ```