README: Use HTTPS URL for image. (#17851)
Updated links to use https when possible to avoid redirects.
This commit is contained in:
parent
7c441ad8ba
commit
6e1bba1987
|
@ -26,7 +26,7 @@ Before being open sourced in February 2014, Godot had been developed by Juan
|
|||
Linietsky and Ariel Manzur (both still maintaining the project) for several
|
||||
years as an in-house engine, used to publish several work-for-hire titles.
|
||||
|
||||
![Screenshot of a 3D scene in Godot Engine](http://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed.jpg)
|
||||
![Screenshot of a 3D scene in Godot Engine](https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed.jpg)
|
||||
|
||||
### Getting the engine
|
||||
|
||||
|
|
Loading…
Reference in New Issue