Skip to content

Commit

Permalink
Synced flight_review version to main and updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
BBarash committed Jun 7, 2024
1 parent f7aac79 commit b320c40
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ The package currently includes the following Actions:

# Quickstart

Try an Action called: `ulog_info`:
Try an Action called: `tag_ulog`:

```bash

# 0. Clone this repository
git clone https://github.com/roboto-ai/robologs-px4-actions.git
cd robologs-px4-actions/actions/ulog_info/
cd robologs-px4-actions/actions/tag_ulog/

# 1. Set up a virtual environment for this project and install dependencies, which includes the `roboto` CLI:
./scripts/setup.sh
Expand Down
2 changes: 1 addition & 1 deletion actions/px4_flight_review/src/px4_flight_review/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<div class="alert alert-info">
Do you need help with interpreting the plots? See
<a
href="https://docs.px4.io/en/log/flight_review.html"
href="https://docs.px4.io/main/en/log/flight_review.html"
target="_blank"
class="alert-link"
>here</a>.
Expand Down

0 comments on commit b320c40

Please sign in to comment.