Skip to content

Commit cdcda2f

Browse files
committed
Updating github link
1 parent 49af924 commit cdcda2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/components/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function Header() {
5757
</div>
5858
<div className="relative flex basis-0 justify-end gap-6 sm:gap-8 md:grow">
5959
<ThemeSelector className="relative z-10" />
60-
<Link href="https://github.com" className="group" aria-label="GitHub">
60+
<Link href="https://github.com/mikecousins/react-pdf-js" className="group" aria-label="GitHub">
6161
<GitHubIcon className="h-6 w-6 fill-slate-400 group-hover:fill-slate-500 dark:group-hover:fill-slate-300" />
6262
</Link>
6363
</div>

0 commit comments

Comments
 (0)