Skip to content

Commit 21616ea

Browse files
authoredMar 26, 2025··
Merge pull request #85 from aerostack2/project_tello_fix
Fix url to project tello
2 parents 046f11e + 735c319 commit 21616ea

File tree

1 file changed

+2
-2
lines changed
  • docs/_02_examples/tello/project_tello

1 file changed

+2
-2
lines changed
 

‎docs/_02_examples/tello/project_tello/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To install this project, clone the repository:
88

99
.. code-block:: bash
1010
11-
git clone https://github.com/aerostack2/project_tello
11+
git clone https://github.com/aerostack2/project_dji_tello
1212
1313
To start using this project, please go to the root folder of the project.
1414

@@ -159,4 +159,4 @@ The execution is similar to the python API mission where the drone will fly a sq
159159

160160
.. note::
161161

162-
Trees can be defined using GUIs like `Groot <https://www.behaviortree.dev/groot/>`_.
162+
Trees can be defined using GUIs like `Groot <https://www.behaviortree.dev/groot/>`_.

0 commit comments

Comments
 (0)
Please sign in to comment.