rkt
rkt copied to clipboard
Replacing 'HTTP' by 'HTTPS' for securing links
Currently, when we access github.com with HTTP, it is redirected to HTTPS automatically. So this commit aims to replace http://github.com by https://github.com for security.
Signed-off-by: Kim Bao Long [email protected]