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:
parent
0728358422
commit
640151be62
2 changed files with 3 additions and 3 deletions
|
@ -234,7 +234,7 @@ Clone auto-pts project:
|
||||||
|
|
||||||
.. code-block::
|
.. 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:
|
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::
|
.. 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:
|
Install required python modules:
|
||||||
|
|
||||||
|
|
|
@ -141,7 +141,7 @@ In Git Bash, clone project repo:
|
||||||
|
|
||||||
.. code-block::
|
.. 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:
|
Go into the project folder:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue