Skip to content

Commit 0dee62b

Browse files
committed
Fix bug/Error
1 parent 52dd281 commit 0dee62b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.mdx)
91-
2. [Types of Cyberattacks](./types-of-cyberattacks.mdx)
92-
3. [Network Security Basics](./network-security-basics.mdx)
93-
4. [Cryptography and Encryption](./cryptography-and-encryption.mdx)
94-
5. [Ethical Hacking Basics](./ethical-hacking-basics.mdx)
95-
6. [Cybersecurity Tools](./cybersecurity/cybersecurity-tools)
96-
7. [Incident Response](./incident-response.mdx)
97-
8. [Best Practices](./best-practices.mdx)
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)
9898

9999
## Final Thoughts
100100

management/technical-writer/resources/portfolio-building.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Aim for 3–5 high-quality projects. A few excellent, polished examples are infi
5151
<LinkCard
5252
title="Tip: The Live Project"
5353
description="If you contribute documentation to an Open Source project, that merged Pull Request (PR) is your single most powerful portfolio piece—it's real-world proof of collaboration and quality."
54-
link="/tutorial/technical-writer/advanced/open-source-contributions"
54+
link="../advanced/open-source-contributions"
5555
icon="code"
5656
/>
5757

0 commit comments

Comments
 (0)