Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit f973a2c

Browse files
authored
Fix url of winkstreaming
URL data missed a http:// creating 'https://www.rust-lang.org/en-US/www.winkstreaming.com' as URL
1 parent 9de09a3 commit f973a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/users.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
how: "<a href='https://exonum.com'>Exonum is an extensible framework for blockchain projects written in Rust.</a>"
450450
-
451451
name: WINK Streaming
452-
url: www.winkstreaming.com
452+
url: http://www.winkstreaming.com
453453
logo: wink.png
454454
how: "Rust key to our core low latency H.264 and HEVC encoding and transcoding engine."
455455
-

0 commit comments

Comments
 (0)