From 48c05bb361a94dab5f2f24b1657ba57110d5d79f Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 14 Aug 2024 14:49:38 +0300 Subject: [PATCH] doc: bluetooth: Fix external web page references The generated HTML was broken, even though the rst files themselves contained the correct URLs. Update to a different format which should generate the right output. Signed-off-by: Johan Hedberg --- doc/connectivity/bluetooth/bluetooth-qual.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/connectivity/bluetooth/bluetooth-qual.rst b/doc/connectivity/bluetooth/bluetooth-qual.rst index 867173b4a2e..23d1a0ad52a 100644 --- a/doc/connectivity/bluetooth/bluetooth-qual.rst +++ b/doc/connectivity/bluetooth/bluetooth-qual.rst @@ -6,12 +6,12 @@ Qualification Qualification setup ******************* -.. _auto_pts_repository: +.. _AutoPTS automation software: https://github.com/auto-pts/auto-pts The Zephyr Bluetooth host can be qualified using Bluetooth's PTS (Profile Tuning Suite) software. It is originally a manual process, but is automated by using -the `AutoPTS automation software `_. +the `AutoPTS automation software`_. The setup is described in more details in the pages linked below. @@ -24,11 +24,11 @@ The setup is described in more details in the pages linked below. ICS Features ************ -.. _bluetooth_qualification_website: +.. _Bluetooth Qualification website: https://qualification.bluetooth.com/ The Zephyr ICS file for the Host features can be downloaded here: :download:`ICS_Zephyr_Bluetooth_Host.pts `. -Use the `Bluetooth Qualification website `_ to view and edit the ICS. +Use the `Bluetooth Qualification website`_ to view and edit the ICS.