diff options
| author | Ulf Lilleengen <[email protected]> | 2024-05-18 15:50:17 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-05-21 10:05:21 +0200 |
| commit | 06218f9536ef7e64e2e072f9578592d27028f99d (patch) | |
| tree | d216df00b2bebef0d86fcefd01520d316532a250 /docs/pages/basic_application.adoc | |
| parent | 38946114d8b87e1ef867d1ef5830f5e781195921 (diff) | |
fix internal refs
Diffstat (limited to 'docs/pages/basic_application.adoc')
| -rw-r--r-- | docs/pages/basic_application.adoc | 2 |
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 | ||
| 3 | So 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. | 3 | So 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 | ||
