Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 7b1d7bb

Browse files
authored
Add links to GitHub releases and commit history
1 parent cbf9877 commit 7b1d7bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/applinks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55
<br>
66
<a class="page-link" href="https://f-droid.org/packages/de.dennisguse.opentracks"><img alt="Get it on F-Droid" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" style="height: 4rem;vertical-align: middle;"></a>
77
<br>
8-
<img src="https://img.shields.io/github/v/tag/OpenTracksApp/OpenTracks" />
8+
<a href="https://github.com/OpenTracksApp/OpenTracks/releases"><img src="https://img.shields.io/github/v/tag/OpenTracksApp/OpenTracks" /></a>
99
<br>
1010
<img src="https://img.shields.io/f-droid/v/de.dennisguse.opentracks.svg" />
1111
<br>
12-
<img src="https://img.shields.io/github/commits-since/OpenTracksApp/OpenTracks/latest" />
12+
<a href="https://github.com/OpenTracksApp/OpenTracks/commits/main"><img src="https://img.shields.io/github/commits-since/OpenTracksApp/OpenTracks/latest" /></a>
1313
</div>
1414
<div style="display: inline-block">
1515
<h3>#OSM Dasboard</h3>
1616
<img src="/static/img/osmdashboard-logo.svg" style="width:10rem;">
1717
<br>
1818
<a class="page-link" href="https://f-droid.org/en/packages/de.storchp.opentracks.osmplugin/"><img alt="Get it on F-Droid" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" style="height: 4rem;vertical-align: middle;"></a>
1919
<br>
20-
<img src="https://img.shields.io/github/v/tag/OpenTracksApp/OSMDashboard" />
20+
<a href="https://github.com/OpenTracksApp/OSMDashboard/releases"><img src="https://img.shields.io/github/v/tag/OpenTracksApp/OSMDashboard" /></a>
2121
<br>
2222
<img src="https://img.shields.io/f-droid/v/de.storchp.opentracks.osmplugin.svg" />
2323
<br>
24-
<img src="https://img.shields.io/github/commits-since/OpenTracksApp/OSMDashboard/latest" />
24+
<a href="https://github.com/OpenTracksApp/OSMDashboard/commits/main"><img src="https://img.shields.io/github/commits-since/OpenTracksApp/OSMDashboard/latest" /></a>
2525
</div>
2626
</div>

0 commit comments

Comments
 (0)