From dc4b1ce2b2fbee3797b66501ba3918a900a79769 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 1 Sep 2022 15:32:56 +0100 Subject: [PATCH] updated yaml_to_json.py --- yaml_to_json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml_to_json.py b/yaml_to_json.py index 4fa3432cc..e89ae89b9 100755 --- a/yaml_to_json.py +++ b/yaml_to_json.py @@ -12,7 +12,7 @@ # If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback # to help improve or steer this or other code I publish # -# http://www.linkedin.com/in/harisekhon +# https://www.linkedin.com/in/HariSekhon # """