diff options
author | Maxwell Paul Brickner <mbrickn@users.noreply.github.com> | 2018-03-30 16:11:52 -0400 |
---|---|---|
committer | Max Hilbrunner <mhilbrunner@users.noreply.github.com> | 2018-03-30 22:11:52 +0200 |
commit | 6e1bba198791e87320862e9cd3ab4244ac284ab8 (patch) | |
tree | a7115bce03fe822f17a3d970e459b0ae3809a3cb | |
parent | 7c441ad8baf2acf2356c84e0da997eec8721265f (diff) |
README: Use HTTPS URL for image. (#17851)
Updated links to use https when possible to avoid redirects.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |