Skip to content

Commit

Permalink
[nrf fromtree] doc: bluetooth: Fix auto-pts references
Browse files Browse the repository at this point in the history
The auto-pts project is now days hosted under an independent organization
instead of the intel one.

Signed-off-by: Johan Hedberg <[email protected]>
(cherry picked from commit 640151b)
  • Loading branch information
jhedberg authored and carlescufi committed Aug 16, 2024
1 parent b9d2ec4 commit 37e4923
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/connectivity/bluetooth/autopts/autopts-linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion doc/connectivity/bluetooth/autopts/autopts-win10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 37e4923

Please sign in to comment.