aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/basic_application.adoc
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2024-05-18 15:50:17 +0200
committerUlf Lilleengen <[email protected]>2024-05-21 10:05:21 +0200
commit06218f9536ef7e64e2e072f9578592d27028f99d (patch)
treed216df00b2bebef0d86fcefd01520d316532a250 /docs/pages/basic_application.adoc
parent38946114d8b87e1ef867d1ef5830f5e781195921 (diff)
fix internal refs
Diffstat (limited to 'docs/pages/basic_application.adoc')
-rw-r--r--docs/pages/basic_application.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/basic_application.adoc b/docs/pages/basic_application.adoc
index 781598aff..7b4ebda4f 100644
--- a/docs/pages/basic_application.adoc
+++ b/docs/pages/basic_application.adoc
@@ -1,6 +1,6 @@
1= A basic Embassy application 1= A basic Embassy application
2 2
3So you've got one of the xref:examples.adoc[examples] running, but what now? Let's go through a simple Embassy application for the nRF52 DK to understand it better. 3So you've got one of the examples running, but what now? Let's go through a simple Embassy application for the nRF52 DK to understand it better.
4 4
5== Main 5== Main
6 6