update github badges

Seems the urls changed and the old ones will be falsely green forever.

Found new ones in readme at https://github.com/datalad/git-annex
This commit is contained in:
Joey Hess 2024-07-29 13:00:00 -04:00
parent f397296739
commit 380af6ac5f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -51,15 +51,15 @@
</iframe>
<h2>OSX</h2>
<a href="https://github.com/datalad/git-annex/actions?query=workflow%3A%22Build+git-annex+on+macOS%22">
<img src="https://github.com/datalad/git-annex/workflows/Build%20git-annex%20on%20macOS/badge.svg">
<img src="https://github.com/datalad/git-annex/actions/workflows/build-macos.yaml/badge.svg">
</a>
<h2>Windows</h2>
<a href="https://github.com/datalad/git-annex/actions?query=workflow%3A%22Build+git-annex+on+Windows%22">
<img src="https://github.com/datalad/git-annex/workflows/Build%20git-annex%20on%20Windows/badge.svg">
<img src="https://github.com/datalad/git-annex/actions/workflows/build-windows.yaml/badge.svg">
</a>
<h2>Debian standalone packages</h2>
<a href="https://github.com/datalad/git-annex/actions?query=workflow%3A%22Build+git-annex+on+Ubuntu%22">
<img src="https://github.com/datalad/git-annex/workflows/Build%20git-annex%20on%20Ubuntu/badge.svg">
<img src="https://github.com/datalad/git-annex/actions/workflows/build-ubuntu.yaml/badge.svg">
</a>
<h2>Appveyor</h2>
<a href="https://ci.appveyor.com/project/mih/git-annex">here</a>