LongKB
LongKB
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
Although it is spelling mistakes, it might make an affects while reading. Signed-off-by: Kim Bao Long
This PR aims to return empty string as default value for genericVariable ### Testing done ```[tasklist] ### Submitter checklist - [x ] Make sure you are opening from a **topic/feature/bugfix...