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 f838a51 commit d398142Copy full SHA for d398142
sources/Website/src/pages/index.tsx
@@ -37,7 +37,7 @@ function HomepageHeader() {
37
</Link>
38
<Link
39
className={clsx('button button--secondary button--lg', styles.silkBtn)}
40
- to="/docs/">
+ to="https://github.com/dotnet/Silk.NET">
41
GitHub
42
43
</div>
0 commit comments