Skip to content

Commit e0c3a34

Browse files
committed
fix link
1 parent b7b4945 commit e0c3a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function Home() {
5454

5555
{/* GitHub Link */}
5656
<a
57-
href="https://github.com/mohsen-alizadeh/bodo"
57+
href="https://github.com/bodo-run/bodo"
5858
target="_blank"
5959
rel="noopener noreferrer"
6060
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

Comments
 (0)