doc: gsg: provide a working link to the Zephyr SDK download page
The command-line is correct but specifies a particular release, which may be out of date, and is not formatted as a URL that can be clicked. Add a proper link. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
parent
8b9d7a2c52
commit
97a5ec0d4f
2 changed files with 6 additions and 2 deletions
|
@ -331,7 +331,9 @@ including: compiler, assembler, linker, and their dependencies.
|
|||
|
||||
|p|
|
||||
|
||||
#. Download the latest SDK as a self-extracting installation binary:
|
||||
#. Download the `latest SDK
|
||||
<https://github.com/zephyrproject-rtos/sdk-ng/releases>`_ as a
|
||||
self-extracting installation binary:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
@ -233,7 +233,9 @@ following target architectures:
|
|||
|
||||
Follow these steps to install the Zephyr SDK:
|
||||
|
||||
#. Download the latest SDK as a self-extracting installation binary:
|
||||
#. Download the `latest SDK
|
||||
<https://github.com/zephyrproject-rtos/sdk-ng/releases>`_ as a
|
||||
self-extracting installation binary:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue