mirror of
https://github.com/glfw/glfw.git
synced 2026-08-27 07:15:55 +02:00
Use HTTPS when possible
This commit is contained in:
@@ -335,7 +335,7 @@ presses _Escape_ or closes the window.
|
||||
@snippet simple.c code
|
||||
|
||||
The program above can be found in the
|
||||
[source package](http://www.glfw.org/download.html) as `examples/simple.c`
|
||||
[source package](https://www.glfw.org/download.html) as `examples/simple.c`
|
||||
and is compiled along with all other examples when you build GLFW. If you
|
||||
built GLFW from the source package then already have this as `simple.exe` on
|
||||
Windows, `simple` on Linux or `simple.app` on macOS.
|
||||
|
||||
Reference in New Issue
Block a user