summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorStephanos Ioannidis <root@stephanos.io>2024-10-04 01:05:31 +0900
committerStephanos Ioannidis <root@stephanos.io>2024-10-04 09:10:07 +0900
commit0f321f8c29b2b4b43fc2875573b27d6d77638f1d (patch)
treeb68f6654feb558423be975b24e5f7663fa2fdac2 /examples
parent601f11743b2c828e3247b19e125e18f466148575 (diff)
Update various outdated links and contact information
This commit updates various outdated links and contact information throughout the repository. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/merge_config.py2
1 files changed, 1 insertions, 1 deletions
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"