Skip to content

Commit 48c05bb

Browse files
jhedbergfabiobaltieri
authored andcommitted
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 <[email protected]>
1 parent 3d39644 commit 48c05bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/connectivity/bluetooth/bluetooth-qual.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Qualification
66
Qualification setup
77
*******************
88

9-
.. _auto_pts_repository:
9+
.. _AutoPTS automation software:
1010
https://github.com/auto-pts/auto-pts
1111

1212
The Zephyr Bluetooth host can be qualified using Bluetooth's PTS (Profile Tuning
1313
Suite) software. It is originally a manual process, but is automated by using
14-
the `AutoPTS automation software <auto_pts_repository>`_.
14+
the `AutoPTS automation software`_.
1515

1616
The setup is described in more details in the pages linked below.
1717

@@ -24,11 +24,11 @@ The setup is described in more details in the pages linked below.
2424
ICS Features
2525
************
2626

27-
.. _bluetooth_qualification_website:
27+
.. _Bluetooth Qualification website:
2828
https://qualification.bluetooth.com/
2929

3030
The Zephyr ICS file for the Host features can be downloaded here:
3131
:download:`ICS_Zephyr_Bluetooth_Host.pts
3232
</tests/bluetooth/qualification/ICS_Zephyr_Bluetooth_Host.pts>`.
3333

34-
Use the `Bluetooth Qualification website <bluetooth_qualification_website>`_ to view and edit the ICS.
34+
Use the `Bluetooth Qualification website`_ to view and edit the ICS.

0 commit comments

Comments
 (0)