From 291c9f77321ffebee81a71a69a0b9384388fc6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20S=C3=A6ther?= Date: Thu, 15 May 2025 10:50:14 +0200 Subject: [PATCH] samples: sensor: ms5837: Fix wording in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The nRF52840 Preview development kit is no longer available and the text in the README.rst is changed to be "nRF52840 Development kit" and the link to the documentation is changed to point to the production version. Signed-off-by: Ole Sæther --- samples/sensor/ms5837/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/sensor/ms5837/README.rst b/samples/sensor/ms5837/README.rst index d05ee011640..da3611f0c9d 100644 --- a/samples/sensor/ms5837/README.rst +++ b/samples/sensor/ms5837/README.rst @@ -13,13 +13,13 @@ sensor every 10 seconds, and prints this information to the UART console. Requirements ************ -- `nRF52840 Preview development kit`_ +- `nRF52840 Development kit`_ - MS5837 sensor Wiring ****** -The nrf52840 Preview development kit should be connected as follows to the +The nrf52840 Development kit should be connected as follows to the MS5837 sensor. +-------------+----------+ @@ -50,4 +50,4 @@ References .. target-notes:: .. _MS5837 Sensor: http://www.te.com/usa-en/product-CAT-BLPS0017.html?q=&type=products&samples=N&q2=ms5837 -.. _nRF52840 Preview development kit: http://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK +.. _nRF52840 Development kit: https://www.nordicsemi.com/Products/Development-hardware/nRF52840-DK