From 0f321f8c29b2b4b43fc2875573b27d6d77638f1d Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 4 Oct 2024 01:05:31 +0900 Subject: Update various outdated links and contact information This commit updates various outdated links and contact information throughout the repository. Signed-off-by: Stephanos Ioannidis --- examples/merge_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/merge_config.py b/examples/merge_config.py index 777fe2c..fea84ef 100755 --- a/examples/merge_config.py +++ b/examples/merge_config.py @@ -65,7 +65,7 @@ # Configuration saved to 'merged' # warning: QAZ (defined at Kconfig:10) was assigned the value 'y' but got the value 'n' -- check dependencies # $ cat merged -# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) +# Generated by Kconfiglib (https://github.com/zephyrproject-rtos/Kconfiglib) # # CONFIG_FOO is not set # CONFIG_BAR=y # CONFIG_BAZ="baz string" -- cgit v1.2.3