diff --git a/README.md b/README.md
index 47da29d..ebe49c5 100755
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[](https://github.com/Infineon/arduino-pas-co2-sensor/actions/workflows/compile_examples.yml)
-Arduino library of Infineon's [**XENSIV™ Photoacoustic Spectroscopy (PAS) CO2**](https://www.infineon.com/cms/en/product/sensor/co2-sensors/) miniaturized sensor.
+Arduino library of Infineon's [**XENSIV™ Photoacoustic Spectroscopy (PAS) CO2**](https://www.infineon.com/products/sensor/gas-sensors/co2-sensors#products/) miniaturized sensor.
diff --git a/docs/getting-started.rst b/docs/getting-started.rst
index 7344b44..8b6be3c 100755
--- a/docs/getting-started.rst
+++ b/docs/getting-started.rst
@@ -14,16 +14,16 @@ Required Hardware
* - Name
- Picture
- * - `XENSIV™ PAS CO2 Sensor Shield2Go `_
+ * - `XENSIV™ PAS CO2 Sensor Shield2Go `_
- .. image:: img/pas-co2-s2go-front.png
:height: 60
- * - or `XENSIV™ PAS CO2 Miniboard `_
+ * - or `XENSIV™ PAS CO2 Miniboard `_
- .. image:: img/pas-co2-miniboard.png
:height: 80
* - `XMC 2Go `_
- .. image:: img/xmc2go.jpg
:height: 80
- * - or `XMC1100 Boot Kit `_
+ * - or `XMC1100 Boot Kit `_
- .. image:: img/xmc1100-bootkit.jpg
:height: 80
* - Pin headers (included with the XMC 2Go)
@@ -82,7 +82,7 @@ Be sure that the corresponding solder jumper are set for I2C mode, and PSEL is p
to GND.
For this example it is not required, but consider connecting the interrupt signal to the pin 2(P1.4)
or 3(P0.0) of the XMC1100 Boot Kit for appliations that require interrupts.
-Check the `Shield2Go Manual `_ for complete details.
+Check the `Shield2Go Manual `_ for complete details.
Then, simply connect the eval kit to the computer with the USB cable.
diff --git a/docs/hw-platforms.rst b/docs/hw-platforms.rst
index 39c17f9..600d5db 100755
--- a/docs/hw-platforms.rst
+++ b/docs/hw-platforms.rst
@@ -9,8 +9,8 @@ This library can support any break-out board or (PAS) XENSIV™ CO2 Sensor based
.. image:: img/pas-co2-module.png
:width: 200
-* `XENSIV™ PAS CO2 Stand-alone module product page `_
-* `XENSIV™ PAS CO2 Sensor documentation `_
+* `XENSIV™ PAS CO2 Stand-alone module product page `_
+* `XENSIV™ PAS CO2 Sensor documentation `_
The following kits can be integrated in Arduino compatible MCUs and are supported by this library:
@@ -20,8 +20,8 @@ XENSIV™ PAS CO2 Sensor Shield2Go
.. image:: img/pas-co2-s2go-front.png
:width: 300
-* `XENSIV™ PAS CO2 Shield2Go product page `_
-* `Quick Start Guide Shield2Go `_ (for Arduino)
+* `XENSIV™ PAS CO2 Shield2Go product page `_
+* `Quick Start Guide Shield2Go _ (for Arduino)
Pinout Diagram
^^^^^^^^^^^^^^
@@ -77,8 +77,8 @@ XENSIV™ PAS CO2 Miniboard
.. image:: img/pas-co2-miniboard.png
:width: 200
-* `XENSIV™ PAS CO2 Miniboard product page `_
-* `XENSIV™ PAS CO2 Miniboard documentation `_
+* `XENSIV™ PAS CO2 Miniboard product page `_
+* `XENSIV™ PAS CO2 Miniboard documentation `_
Pinout Diagram
^^^^^^^^^^^^^^
@@ -136,9 +136,9 @@ The library examples have been built and successfully executed on the following
:header-rows: 1
* - MCU Platforms
- * - `XMC 2Go `_
- * - `XMC1100 Boot Kit `_
+ * - `XMC 2Go `_
+ * - `XMC1100 Boot Kit `_
* - `Arduino Uno Rev3 `_
-Find out which boards are build checked under continuous integration `here `_.
\ No newline at end of file
+Find out which boards are build checked under continuous integration `here `_.
\ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index 334ba22..dc213d5 100755
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -24,4 +24,4 @@ Welcome to the Infineon Photoacoustic Spectroscopy XENSIV™ PAS CO2 Sensor Ardu
License
=======
-Find the license for this library `here `_.
\ No newline at end of file
+Find the license for this library `here `_.
\ No newline at end of file