File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
releases_and_maturity/releases Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ This library uses the following |NCS| libraries:
149149
150150It uses the following `sdk-nrfxlib `_ library:
151151
152- * :ref: `nrfxlib:gnss_interface `
152+ * :ref: `GNSS interface< nrfxlib:gnss_interface> `
153153
154154API documentation
155155*****************
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ This library uses the following |NCS| libraries:
298298
299299It uses the following `sdk-nrfxlib `_ library:
300300
301- * :ref: `nrfxlib:gnss_interface `
301+ * :ref: `GNSS interface< nrfxlib:gnss_interface> `
302302
303303It uses the following Zephyr subsystem:
304304
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ Modem library
408408* Updated :ref: `nrf_modem ` to version 1.2.1.
409409 See the :ref: `nrfxlib:nrf_modem_changelog ` for detailed information.
410410* Added a new function-based GNSS API with support for new GNSS features in modem firmware v1.3.0.
411- See :ref: `nrfxlib:gnss_interface ` for more information.
411+ See :ref: `GNSS interface< nrfxlib:gnss_interface> ` for more information.
412412
413413 * GNSS socket API is now deprecated.
414414
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ nRF9160
140140 * nRF9160: Asset Tracker has been deprecated in favor of :ref: `asset_tracker_v2 `.
141141 * ``at_notif `` library has been deprecated in favor of the :ref: `at_monitor_readme ` library.
142142 * ``at_cmd `` library has been deprecated in favor of Modem library's native AT interface.
143- * GPS driver has been deprecated in favor of the :ref: `nrfxlib:gnss_interface `.
143+ * GPS driver has been deprecated in favor of the :ref: `GNSS interface< nrfxlib:gnss_interface> `.
144144
145145nRF5
146146====
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Cellular: GNSS
99 :local:
1010 :depth: 2
1111
12- This sample demonstrates how to use the :ref: `nrfxlib:gnss_interface ` to control the `GNSS `_ module.
12+ This sample demonstrates how to use the :ref: `GNSS interface< nrfxlib:gnss_interface> ` to control the `GNSS `_ module.
1313It also shows how to improve fix speed and accuracy with the :ref: `lib_nrf_cloud_agnss ` library and how to use the :ref: `lib_nrf_cloud_pgps ` library.
1414Assistance data is downloaded from nRF Cloud using `nRF Cloud's REST-based device API <nRF Cloud REST API _>`_.
1515
You can’t perform that action at this time.
0 commit comments