Skip to content

Commit

Permalink
Update about.tsx
Browse files Browse the repository at this point in the history
#updating link in about page
  • Loading branch information
iBz-04 authored Jun 21, 2024
1 parent b4aed64 commit de7c2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reforge-main/src/components/demo-pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const About = () => {
<AiOutlineHeart className="text-4xl opacity-90" />
<h2 className="mt-4 font-display text-base text-slate-900">
<a
href="https://github.com/arifszn/reforge/blob/main/CONTRIBUTING.md"
href="https://github.com/iBz-04/Dashboard-starter/blob/main/CONTRIBUTE.MD"
target="_blank"
rel="noreferrer"
className="hover:text-primary"
Expand Down

0 comments on commit de7c2d2

Please sign in to comment.