Skip to content

Commit

Permalink
Update GitHub repository link in page.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JJozef committed Mar 30, 2024
1 parent fe2e8c4 commit 2ce4f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Home() {
<div className='flex w-full items-center justify-center space-x-4 py-4 md:pb-10'>
<Button className='gap-2' asChild>
<Link
href='https://github.com/JJozef/nextjs-shadcn-starter'
href='https://github.com/JJozef/nextjs-shadcn-template'
rel='noopener noreferrer'
target='_blank'
>
Expand Down

0 comments on commit 2ce4f25

Please sign in to comment.