We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09e80c commit b42def6Copy full SHA for b42def6
.husky/pre-commit
components/footer.tsx
@@ -45,7 +45,7 @@ export function Footer() {
45
<div>
46
<h4 className="font-semibold mb-4">Community</h4>
47
<a
48
- href="https://github.com"
+ href="https://github.com/megoxv/pbl-platform"
49
target="_blank"
50
rel="noopener noreferrer"
51
className="flex items-center gap-2 text-muted-foreground hover:text-foreground"
0 commit comments