From f0b0a75e5cbe2e3108e44d5f52868cf7ff59d8ac Mon Sep 17 00:00:00 2001
From: Arnaud Watlet <arnaud.watlet@umons.ac.be>
Date: Wed, 17 Jan 2024 14:44:25 +0100
Subject: [PATCH] updates doc software

---
 doc/source/source_rst/software/installation.rst          | 6 ++----
 doc/source/source_rst/software/operations/interfaces.rst | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/doc/source/source_rst/software/installation.rst b/doc/source/source_rst/software/installation.rst
index e8d5ed75..8a1a93c1 100644
--- a/doc/source/source_rst/software/installation.rst
+++ b/doc/source/source_rst/software/installation.rst
@@ -3,13 +3,11 @@ Getting started
 
 Step 1: Set up the Raspberry Pi
 ===============================
-First, install an operating system on the Raspberry Pi by following the official instructions`_.
-.. _instructions : https://www.raspberrypi.com/documentation/computers/getting-started.html#install-an-operating-system
+First, install an operating system on the Raspberry Pi by following the official `instructions <https://www.raspberrypi.com/documentation/computers/getting-started.html#install-an-operating-system>`
 
 Then connect to the Raspberry Pi either via ssh or using an external monitor.
 
-For all questions related to Raspberry Pi operations, please refer to the official d`ocumentation`_.
-.. _documentation: https://www.raspberrypi.com/documentation/
+For all questions related to Raspberry Pi operations, please refer to the official `ocumentation <https://www.raspberrypi.com/documentation/>`
 
 Step 2: Clone the OhmPi project
 ===============================
diff --git a/doc/source/source_rst/software/operations/interfaces.rst b/doc/source/source_rst/software/operations/interfaces.rst
index 27cddb24..ea5d27a7 100644
--- a/doc/source/source_rst/software/operations/interfaces.rst
+++ b/doc/source/source_rst/software/operations/interfaces.rst
@@ -101,7 +101,7 @@ To access the Python API, make sure that the PYTHONPATH has been correctly confi
 
 For detailed usage, please see the Python API or look at the examples.
 
- .. _IoT-interface:
+.. _IoT-interface:
 IoT interface
 =============
 
-- 
GitLab