doc: bluetooth: Fix auto-pts references

The auto-pts project is now days hosted under an independent organization
instead of the intel one.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
This commit is contained in:
Johan Hedberg 2024-08-13 16:16:16 +03:00 committed by Anas Nashif
commit 640151be62
2 changed files with 3 additions and 3 deletions

View file

@ -234,7 +234,7 @@ Clone auto-pts project:
.. code-block::
git clone https://github.com/intel/auto-pts.git
git clone https://github.com/auto-pts/auto-pts.git
Install socat, that is used to transfer BTP data stream from UART's tty file:
@ -257,7 +257,7 @@ In Git Bash, clone auto-pts project repo:
.. code-block::
git clone https://github.com/intel/auto-pts.git
git clone https://github.com/auto-pts/auto-pts.git
Install required python modules:

View file

@ -141,7 +141,7 @@ In Git Bash, clone project repo:
.. code-block::
git clone https://github.com/intel/auto-pts.git
git clone https://github.com/auto-pts/auto-pts.git
Go into the project folder: