From 4d1055b014f57351aed4eb0d877cbcd8fa7afd97 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Wed, 24 Jan 2024 09:05:17 +0100 Subject: [PATCH] porting/linux: Fix link in README Readme was using very old (dead) link to BLE guide. --- porting/examples/linux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/porting/examples/linux/README.md b/porting/examples/linux/README.md index 562da266b..c7e256557 100644 --- a/porting/examples/linux/README.md +++ b/porting/examples/linux/README.md @@ -23,7 +23,7 @@ ## Overview -See (https://mynewt.apache.org/network/ble/ble_intro/). +See https://mynewt.apache.org/latest/network ## Building