Skip to content

Commit 293784e

Browse files
peknisrlubos
authored andcommitted
doc: link fix in the Location sample
An internal link was wrongly formatted. Signed-off-by: Pekka Niskanen <pekka.niskanen@nordicsemi.no>
1 parent d0925e8 commit 293784e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

samples/cellular/location/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The sample supports the following development kits:
2121

2222
The sample requires an `nRF Cloud`_ account.
2323
Your device must be onboarded to nRF Cloud.
24-
If it is not, follow the instructions in `Device on-boarding <location_onboarding>`_.
24+
If it is not, follow the instructions in :ref:`Device on-boarding <location_onboarding>`.
2525

2626
See also the requirements in :ref:`lib_location` library document.
2727

@@ -32,6 +32,11 @@ The Location sample retrieves the location multiple times to illustrate the diff
3232
Each individual location request has been implemented in a separate function within the sample.
3333
In addition to the :ref:`lib_location` library, this sample uses :ref:`lte_lc_readme` to control the LTE connection.
3434

35+
Configuration
36+
*************
37+
38+
|config|
39+
3540
.. _location_onboarding:
3641

3742
Setup
@@ -41,11 +46,6 @@ You must onboard your device to nRF Cloud for this sample to function.
4146
You only need to do this once for each device.
4247
To onboard your device, install `nRF Cloud Utils`_ and follow the instructions in the README.
4348

44-
Configuration
45-
*************
46-
47-
|config|
48-
4949
Additional configuration
5050
========================
5151

0 commit comments

Comments
 (0)