diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-07-17 12:05:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 12:05:48 +0200 |
commit | 296bd5739f74ee8433b3ecf3b03f389b14c2cc22 (patch) | |
tree | 2342e04c6b474a74570ceb3c0dfa03dc44174a03 /README.md | |
parent | 4fe63ed7a345bde9417ed25abe4d241579bb20de (diff) | |
parent | 1dcd4d362473e7c8f946391485a4a2b2626edf98 (diff) |
Merge pull request #9648 from mbrickn/patch-1
Changed badge to use HTTPS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,4 +63,4 @@ such as text and video tutorials, demos, etc. Consult the [community channels](h for more info. [![Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot) -[![Code Triagers Badge](http://www.codetriage.com/godotengine/godot/badges/users.svg)](http://www.codetriage.com/godotengine/godot) +[![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot) |