We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450e43a commit 058c587Copy full SHA for 058c587
projects/projects.html
@@ -15,7 +15,7 @@
15
<a href="../index.html" class="nav">HOME</a>
16
<a href="../index.html#about" class="nav">ABOUT</a>
17
<a href="../index.html#experience" class="nav">EXPERIENCE</a>
18
- <a href="index.html" class="nav">PROJECTS</a>
+ <a href="projects.html" class="nav">PROJECTS</a>
19
<a href="../index.html#skills" class="nav">SKILLS</a>
20
<a href="../index.html#contact" class="nav">CONTACT</a>
21
</nav>
0 commit comments