Skip to content

Commit

Permalink
🐛 Fix projects page url in about.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arv-anshul committed Feb 24, 2024
1 parent 866b484 commit c6dfbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ As a student based in Bihar, India; my aspiration is to become a proficient data
</div>
{% endfor %}

<p align="center" markdown>[All Projects](/projects)</p>
<p align="center" markdown>[All Projects](projects/index.md)</p>

---

Expand Down

0 comments on commit c6dfbf0

Please sign in to comment.