Fix badge link targets

This commit is contained in:
timklge 2024-12-16 23:52:05 +01:00 committed by GitHub
parent bbebb3ed19
commit 3f8e9b86ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
# Karoo Headwind Extension
[![Build](https://github.com/timklge/karoo-headwind/actions/workflows/android.yml/badge.svg)](https://github.com/timklge/karoo-headwind/actions/workflows/android.yml)
![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/timklge/karoo-headwind/app-release.apk)
![GitHub License](https://img.shields.io/github/license/timklge/karoo-headwind)
[![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/timklge/karoo-headwind/app-release.apk)](https://github.com/timklge/karoo-headwind/releases)
[![GitHub License](https://img.shields.io/github/license/timklge/karoo-headwind)](https://github.com/timklge/karoo-headwind?tab=Apache-2.0-1-ov-file)
This extension for Karoo devices adds a graphical data field that shows the current headwind direction and speed relative to the riding direction.
@ -43,4 +43,4 @@ The app will automatically attempt to download weather data for your current app
- Icons are from [boxicons.com](https://boxicons.com) ([MIT-licensed](icon_credits.txt))
- Made possible by the generous usage terms of [open-meteo.com](https://open-meteo.com)
- Uses [karoo-ext](https://github.com/hammerheadnav/karoo-ext) (Apache2-licensed)
- Uses [karoo-ext](https://github.com/hammerheadnav/karoo-ext) (Apache2-licensed)