diff --git a/.config/languages.sh b/.config/languages.sh index 6a37bd4cd..ca93a798f 100644 --- a/.config/languages.sh +++ b/.config/languages.sh @@ -2,5 +2,5 @@ export AUTHOR_NAME='HeCodes2Much' export AUTHOR_EMAIL='wayne6324@gmail.com' export AUTHOR_WEBSITE='https://063240.xyz/' -export AUTHOR_GIT='http://github.com/HeCodes2Much' +export AUTHOR_GIT='https://github.com/HeCodes2Much' export LANGUAGE_DIR='/home/wayne/.config/languages' diff --git a/.config/license.sh b/.config/license.sh index 2cb587021..95fb8c020 100644 --- a/.config/license.sh +++ b/.config/license.sh @@ -2,5 +2,5 @@ export AUTHOR_NAME='HeCodes2Much' export AUTHOR_EMAIL='wayne6324@gmail.com' export AUTHOR_WEBSITE='https://063240.xyz/' -export AUTHOR_GIT='http://github.com/HeCodes2Much' +export AUTHOR_GIT='https://github.com/HeCodes2Much' export LICENSE_DIR='/home/wayne/.config/licenses'