From b692f8dd509acce19b9c5c6c8ab1a4947de9b9b5 Mon Sep 17 00:00:00 2001
From: crimsonDefense <33443987+crimsonDefense@users.noreply.github.com>
Date: Fri, 11 Dec 2020 23:32:03 -0500
Subject: [PATCH] Update README.md
---
Compete/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Compete/README.md b/Compete/README.md
index 8d02447..208a8c6 100644
--- a/Compete/README.md
+++ b/Compete/README.md
@@ -8,7 +8,7 @@ Check out the resources within the [Where_to_Start](/Compete/Where_to_Start) dir
# Before You Start!
If you are looking to start solving your own challenges and learning about how to compete,
if you do not already have a virtual machine set up to where you can solve these challenges
-go ahead and checkout the [kali directory](/kali) and follow the instructions on how to set
+go ahead and checkout the [kali directory](/Kali) and follow the instructions on how to set
up your own kali linux virtual machine!
# CTF
@@ -23,4 +23,4 @@ Different topics you might come across in a CTF event include:
[Cryptography](/Compete/CTF/Cryptography)
[Web Exploitation](/Compete/CTF/Web_Exploitation)
[Reverse Engineering](/Compete/CTF/Reverse_Engineering)
-[Binary Exploitation](/Compete/CTF/Binary_Exploitation)
\ No newline at end of file
+[Binary Exploitation](/Compete/CTF/Binary_Exploitation)