From 9f9e3580ac56042800c448970c67cd5f0c3c706e Mon Sep 17 00:00:00 2001 From: Maximilian Deubel Date: Thu, 16 Nov 2023 14:19:25 +0100 Subject: [PATCH] [nrf noup] boards: arm: nrf9131ek: fix docs build This patch backports the nrf9131ek docs. To be reverted when after the next Zephyr update. Signed-off-by: Maximilian Deubel (cherry picked from commit 56f475ad3e6fe5583a7478db6dfa47fad3485d35) Signed-off-by: Dominik Ermel --- boards/arm/nrf9131ek_nrf9131/doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/arm/nrf9131ek_nrf9131/doc/index.rst b/boards/arm/nrf9131ek_nrf9131/doc/index.rst index 57473c631ed..46922ed8442 100644 --- a/boards/arm/nrf9131ek_nrf9131/doc/index.rst +++ b/boards/arm/nrf9131ek_nrf9131/doc/index.rst @@ -211,8 +211,8 @@ Testing the LEDs and buttons in the nRF9131 EK There are 2 samples that allow you to test that the button and LED on the board are working properly with Zephyr: -* :zephyr:code-sample:`blinky` -* :zephyr:code-sample:`button` +* :ref:`blinky-sample` +* :ref:`button-sample` You can build and flash the examples to make sure Zephyr is running correctly on your board. The button and LED definitions can be found in