diff options
Diffstat (limited to 'docs/pages/getting_started.adoc')
| -rw-r--r-- | docs/pages/getting_started.adoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/pages/getting_started.adoc b/docs/pages/getting_started.adoc index 73cb5530d..465059922 100644 --- a/docs/pages/getting_started.adoc +++ b/docs/pages/getting_started.adoc | |||
| @@ -137,7 +137,7 @@ If you’re still having problems, check the link:https://embassy.dev/book/dev/f | |||
| 137 | 137 | ||
| 138 | Congratulations, you have your first Embassy application running! Here are some suggestions for where to go from here: | 138 | Congratulations, you have your first Embassy application running! Here are some suggestions for where to go from here: |
| 139 | 139 | ||
| 140 | * Read more about the xref:runtime.adoc[executor]. | 140 | * Read more about the xref:_embassy_executor[executor]. |
| 141 | * Read more about the xref:hal.adoc[HAL]. | 141 | * Read more about the xref:_hardware_abstraction_layer_hal[HAL]. |
| 142 | * Start xref:basic_application.adoc[writing your application]. | 142 | * Start xref:_a_basic_embassy_application[writing your application]. |
| 143 | * Learn how to xref:new_project.adoc[start a new embassy project by adapting an example]. | 143 | * Learn how to xref:_starting_a_new_project[start a new embassy project by adapting an example]. |
