From f973a2c56ffa1e92063636edc867ae136ec804ef Mon Sep 17 00:00:00 2001 From: Aron Heinecke Date: Wed, 9 Aug 2017 17:58:24 +0200 Subject: [PATCH] Fix url of winkstreaming URL data missed a http:// creating 'https://www.rust-lang.org/en-US/www.winkstreaming.com' as URL --- _data/users.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/users.yml b/_data/users.yml index 7ae84bb88..a5777c869 100644 --- a/_data/users.yml +++ b/_data/users.yml @@ -449,7 +449,7 @@ how: "Exonum is an extensible framework for blockchain projects written in Rust." - name: WINK Streaming - url: www.winkstreaming.com + url: http://www.winkstreaming.com logo: wink.png how: "Rust key to our core low latency H.264 and HEVC encoding and transcoding engine." -