From 4dbd6fea8bfa50a2325370a83e637d7695cb4d5a Mon Sep 17 00:00:00 2001 From: Eder Julian Date: Tue, 17 Sep 2024 07:26:02 +0200 Subject: [PATCH] docs: fix error in code block. --- docs/installation-instructions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-instructions.rst b/docs/installation-instructions.rst index 5ae24530..888eb8f6 100644 --- a/docs/installation-instructions.rst +++ b/docs/installation-instructions.rst @@ -45,7 +45,7 @@ Integration in Arduino IDE Paste the following URL into the *Additional boards manager URLs* input field under *File > Preferences* to add Infineon's XMC microcontroller boards to the Arduino IDE. -.. code-block:: shell +.. code-block:: https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json .. image:: img/preference_JSON.png