Skip to content

Commit 7d1d131

Browse files
divipillaisimensrostad
authored andcommitted
doc: Fix format issue for the dev academy link
Fix format issue for the dev academy link Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1 parent 4a7905c commit 7d1d131

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,12 @@ There are two options for setting up and building the project.
5454

5555
### Option 1: nRF Connect for VS Code (Recommended)
5656

57-
Use the [nRF Connect for VS Code](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/index.html) extension for an integrated development experience:
57+
Use the [nRF Connect for VS Code](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/index.html) for an integrated development experience:
5858

59-
1. To install the nRF Connect SDK and its toolchain using nRF Connect for VS Code, follow [extension documentation](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/get_started/quick_setup.html) or [Installing nRF Connect SDK and VS Code exercise] (https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/) on Nordic Developer Academy.
59+
1. To install the nRF Connect SDK and its toolchain using nRF Connect for VS Code, follow [extension documentation](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/get_started/quick_setup.html) or [Installing nRF Connect SDK and VS Code exercise](https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/) on Nordic Developer Academy.
6060
2. Open VS Code and go to the **nRF Connect** extension.
61-
3. Select **Create New Application****Browse nRF Connect SDK add-on Index**.
61+
3. Select **Create New Application**.
62+
4. Select **Browse nRF Connect SDK add-on Index**.
6263
4. Search for **Asset Tracker Template** and create the project.
6364
5. Use the **Actions** panel in the extension to build and flash the application.
6465

docs/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ There are two options for setting up and building the project.
2323

2424
### Option 1: nRF Connect for VS Code (Recommended)
2525

26-
Use the [nRF Connect for VS Code](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/index.html) extension for an integrated development experience:
26+
Use the [nRF Connect for VS Code](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/index.html) for an integrated development experience:
2727

28-
1. To install the nRF Connect SDK and its toolchain using nRF Connect for VS Code, follow [extension documentation](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/get_started/quick_setup.html) or [Installing nRF Connect SDK and VS Code exercise] (https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/) on Nordic Developer Academy.
28+
1. To install the nRF Connect SDK and its toolchain using nRF Connect for VS Code, follow [extension documentation](https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/get_started/quick_setup.html) or [Installing nRF Connect SDK and VS Code exercise](https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/) on Nordic Developer Academy.
2929
2. Open VS Code and go to the **nRF Connect** extension.
30-
3. Select **Create New Application****Browse nRF Connect SDK add-on Index**.
30+
3. Select **Create New Application**.
31+
4. Select **Browse nRF Connect SDK add-on Index**.
3132
4. Search for **Asset Tracker Template** and create the project.
3233
5. Use the **Actions** panel in the extension to build and flash the application.
3334

0 commit comments

Comments
 (0)