Skip to content

Commit 0d0d8f1

Browse files
committed
settings: fix link to firmware SDK examples
Fixes broken link to firmware SDK examples. Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
1 parent eb932d7 commit 0d0d8f1

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/firmware/golioth-firmware-sdk/device-settings-service.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,9 @@ for more information.
8686
8787
## Golioth Device Settings examples
8888
89-
* The Golioth Devices Settings service is demonstrated [in the Golioth Basics
90-
example
91-
application](https://github.com/golioth/golioth-firmware-sdk/blob/develop/examples/common/golioth_basics.c).
92-
* [Zephyr-specific settings
93-
example](https://github.com/golioth/golioth-firmware-sdk/tree/main/examples/zephyr/settings)
89+
See the [Golioth Firmware
90+
SDK](https://github.com/golioth/golioth-firmware-sdk/tree/main/examples) for
91+
examples of using settings across platforms.
9492
9593
## Resources
9694

0 commit comments

Comments
 (0)