summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-07-03 11:14:59 +1000
committerDamien George <damien@micropython.org>2025-07-08 09:29:30 +1000
commit5321b666ea3cb1108a64d64f0813f602bcefd424 (patch)
tree057d75c71d3aabd1cc93f9c757ca65b481f01af4
parent91718657826139017f5cdd54efe0ab9c16f7e49c (diff)
zephyr/README: Update URL describing QEMU network settings.
Signed-off-by: Damien George <damien@micropython.org>
-rw-r--r--ports/zephyr/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/zephyr/README.md b/ports/zephyr/README.md
index fc18d25c0..17c1f613d 100644
--- a/ports/zephyr/README.md
+++ b/ports/zephyr/README.md
@@ -95,7 +95,7 @@ qemu_cortex_m3):
Networking is enabled with the default configuration, so you need to follow
instructions in
-https://docs.zephyrproject.org/latest/guides/networking/qemu_setup.html#networking-with-qemu
+https://docs.zephyrproject.org/latest/connectivity/networking/qemu_setup.html#networking-with-qemu
to setup the host side of TAP/SLIP networking. If you get an error like:
could not connect serial device to character backend 'unix:/tmp/slip.sock'