Skip to content

Commit b9a2a93

Browse files
committed
Fix bug/Error for broken link
1 parent 0dee62b commit b9a2a93

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

cyber-security/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@ This tutorial series is perfect for:
8787
## How to Navigate
8888

8989
Start from the basics and move upward:
90-
1. [Introduction to Cyber Security](./introduction-to-cyber-security)
91-
2. [Types of Cyberattacks](./types-of-cyberattacks)
92-
3. [Network Security Basics](./network-security-basics)
93-
4. [Cryptography and Encryption](./cryptography-and-encryption)
94-
5. [Ethical Hacking Basics](./ethical-hacking-basics)
95-
6. [Cybersecurity Tools](./cybersecurity-tools)
96-
7. [Incident Response](./incident-response)
97-
8. [Best Practices](./best-practices)
90+
1. [Introduction to Cyber Security](/tutorial/cyber-security/introduction-to-cyber-security)
91+
2. [Types of Cyberattacks](/tutorial/cyber-security/types-of-cyberattacks)
92+
3. [Network Security Basics](/tutorial/cyber-security/network-security-basics)
93+
4. [Cryptography and Encryption](/tutorial/cyber-security/cryptography-and-encryption)
94+
5. [Ethical Hacking Basics](/tutorial/cyber-security/ethical-hacking-basics)
95+
6. [Cybersecurity Tools](/tutorial/cyber-security/cybersecurity-tools)
96+
7. [Incident Response](/tutorial/cyber-security/incident-response)
97+
8. [Best Practices](/tutorial/cyber-security/best-practices)
9898

9999
## Final Thoughts
100100

0 commit comments

Comments
 (0)