Skip to content

Commit

Permalink
fix: SondeHub link
Browse files Browse the repository at this point in the history
  • Loading branch information
raska-vilem authored Mar 1, 2025
1 parent 58a43b8 commit 82a9286
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>

<div>
<a class="btn btn-xs btn-info" href="https://amateur.sondehub.org/{{ vessel()?.callsign }}" target="_blank">
<a class="btn btn-xs btn-info" href="https://amateur.sondehub.org/{{ transmitter }}" target="_blank">
SondeHub
<ng-icon name="tablerExternalLink"></ng-icon>
</a>
Expand Down

0 comments on commit 82a9286

Please sign in to comment.