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) ```