Skip to content

Commit ca466c8

Browse files
authored
fix: correct repository URL in LandingPage (#534)
1 parent 51a7067 commit ca466c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/web/src/pages/LandingPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default function LandingPage() {
4545
Get Started Free
4646
</Link>
4747
<a
48-
href="https://github.com/ShantKhatri/DevCard"
48+
href="https://github.com/Dev-Card/DevCard"
4949
target="_blank"
5050
rel="noopener noreferrer"
5151
className="btn-secondary"
@@ -70,7 +70,7 @@ export default function LandingPage() {
7070
<p>
7171
Built with ❤️ by the{' '}
7272
<a
73-
href="https://github.com/ShantKhatri/DevCard"
73+
href="https://github.com/Dev-Card/DevCard"
7474
target="_blank"
7575
rel="noopener noreferrer"
7676
className="gradient-text"

0 commit comments

Comments
 (0)