Skip to content

Commit d398142

Browse files
committed
Fix GitHub link
1 parent f838a51 commit d398142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/Website/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function HomepageHeader() {
3737
</Link>
3838
<Link
3939
className={clsx('button button--secondary button--lg', styles.silkBtn)}
40-
to="/docs/">
40+
to="https://github.com/dotnet/Silk.NET">
4141
GitHub
4242
</Link>
4343
</div>

0 commit comments

Comments
 (0)