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 b7b4945 commit e0c3a34Copy full SHA for e0c3a34
src/app/page.tsx
@@ -54,7 +54,7 @@ export default function Home() {
54
55
{/* GitHub Link */}
56
<a
57
- href="https://github.com/mohsen-alizadeh/bodo"
+ href="https://github.com/bodo-run/bodo"
58
target="_blank"
59
rel="noopener noreferrer"
60
className="inline-flex items-center px-6 py-3 rounded-full bg-gray-900 dark:bg-white text-white dark:text-gray-900 hover:bg-gray-800 dark:hover:bg-gray-100 transition-colors font-[family-name:var(--font-geist-sans)]"
0 commit comments