From d18521a431116872b64f1968f0ffd4853cb89202 Mon Sep 17 00:00:00 2001 From: evilsocket Date: Fri, 23 Feb 2018 00:26:49 +0100 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81db0353..b7cdf1b5 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ And finally, you can access and use any variable that has been declared in the i ## Caplets -Caplets, or `.cap` files are a powerful way to script bettercap's interactive sessions, think about them as the `.rc` files of Metasploit. You will find updated caplets and modules [in this repository](/bettercap/caplets), you're strongly invited to check it out in order to fully understand the features of this tool. +Caplets, or `.cap` files are a powerful way to script bettercap's interactive sessions, think about them as the `.rc` files of Metasploit. You will find updated caplets and modules [in this repository](https://github.com/bettercap/caplets), you're strongly invited to check it out in order to fully understand the features of this tool. ## License