We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a7067 commit ca466c8Copy full SHA for ca466c8
1 file changed
apps/web/src/pages/LandingPage.tsx
@@ -45,7 +45,7 @@ export default function LandingPage() {
45
Get Started Free
46
</Link>
47
<a
48
- href="https://github.com/ShantKhatri/DevCard"
+ href="https://github.com/Dev-Card/DevCard"
49
target="_blank"
50
rel="noopener noreferrer"
51
className="btn-secondary"
@@ -70,7 +70,7 @@ export default function LandingPage() {
70
<p>
71
Built with ❤️ by the{' '}
72
73
74
75
76
className="gradient-text"
0 commit comments