From 78064b1cbc07200a2837e237139bdd7af6c4567a Mon Sep 17 00:00:00 2001 From: Till Frankenbach Date: Thu, 5 Sep 2024 10:57:00 +0200 Subject: [PATCH] fix: correct badge links in readme (#282) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a9d2bdb..ad3f5675 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ORS Tools QGIS plugin -![Testing](https://github.com/Merydian/orstools-qgis-plugin/actions/workflows/test.yml/badge.svg) -![Ruff](https://github.com/Merydian/orstools-qgis-plugin/actions/workflows/ruff.yml/badge.svg) +![Testing](https://github.com/GIScience/orstools-qgis-plugin/actions/workflows/test.yml/badge.svg) +![Ruff](https://github.com/GIScience/orstools-qgis-plugin/actions/workflows/ruff.yml/badge.svg) ![ORS Tools](https://user-images.githubusercontent.com/23240110/122937401-3ee72400-d372-11eb-8e3b-6c435d1dd964.png)