Skip to content

Commit

Permalink
Update download page (betaflight#411)
Browse files Browse the repository at this point in the history
* Update download page

To include the links to the live versions of the app and blackbox viewer.

* Spaces missing
  • Loading branch information
blckmn committed Apr 12, 2024
1 parent 6eed092 commit c8d6bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function Media() {
{' '}
latest release
</a>
.
{' '}or run the <a href="https://app.betaflight.com" target="_top" className="fancy-link no-underline">latest version</a> directly in your browser.
</span>
</div>
</div>
Expand Down Expand Up @@ -116,7 +116,7 @@ export default function Media() {
{' '}
Betaflight Blackbox Log Viewer
</a>
.
{' '}or run the <a href="https://blackbox.betaflight.com" target="_top" className="fancy-link no-underline">latest version</a> directly in your browser.
</span>
</div>
</div>
Expand Down

0 comments on commit c8d6bd9

Please sign in to comment.