diff --git a/README.md b/README.md index c1495fd..e960e1f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,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](/hackerschoice/hackshell). +Make BASH less noisy. Disables *~/.bash_history* and [many other things](https://github.com/hackerschoice/hackshell). ```sh source <(curl -SsfL https://thc.org/hs) ```