diff options
| author | Dominik Boehi <[email protected]> | 2023-01-09 22:29:58 +0100 |
|---|---|---|
| committer | Dominik Boehi <[email protected]> | 2023-01-09 22:30:02 +0100 |
| commit | 0a27b6cedb52453123190671f294bbd34918e09a (patch) | |
| tree | 3888e0b352388ace235517ec97c4d3a88fd7fcfa /docs/modules/ROOT | |
| parent | 401185b1d95a2519ee94e5d5654cc9325fe85eec (diff) | |
Rename examples/nrf to examples/nrf52840
Diffstat (limited to 'docs/modules/ROOT')
| -rw-r--r-- | docs/modules/ROOT/pages/getting_started.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/getting_started.adoc b/docs/modules/ROOT/pages/getting_started.adoc index f3492a3d0..9015d7845 100644 --- a/docs/modules/ROOT/pages/getting_started.adoc +++ b/docs/modules/ROOT/pages/getting_started.adoc | |||
| @@ -45,7 +45,7 @@ You can run an example by opening a terminal and entering the following commands | |||
| 45 | 45 | ||
| 46 | [source, bash] | 46 | [source, bash] |
| 47 | ---- | 47 | ---- |
| 48 | cd examples/nrf | 48 | cd examples/nrf52840 |
| 49 | cargo run --bin blinky --release | 49 | cargo run --bin blinky --release |
| 50 | ---- | 50 | ---- |
| 51 | 51 | ||
