From 3e5d33da7fc4232c58edef8ab4ecc649b7fa9daa Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Mon, 29 Jun 2020 16:52:54 +0200 Subject: [PATCH] Ci: Replace appveyor ci badge with github ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2b68c6e67..45f7afa714 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ownCloud Desktop Client -[![Build Status](https://drone.owncloud.com/api/badges/owncloud/client/status.svg)](https://drone.owncloud.com/owncloud/client) [![Build status](https://ci.appveyor.com/api/projects/status/a1x3dslys7de6e21/branch/master?svg=true)](https://ci.appveyor.com/project/ownclouders/client/branch/master) +[![Build Status](https://drone.owncloud.com/api/badges/owncloud/client/status.svg)](https://drone.owncloud.com/owncloud/client) [![Build Status](https://github.com/owncloud/client/workflows/ownCloud%20CI/badge.svg)](https://github.com/owncloud/client/actions) ## Introduction