dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.88k stars 378 forks source link

Fix broken github link #2228

Closed steveRoll-git closed 2 weeks ago

steveRoll-git commented 2 weeks ago

The code responsible for making the github button used the incorrect variable, which resulted in the github button not leading to the proper URL.

Summary of the PR

Changed the code to use githubLink instead of discordLink.