From: Jonathan Dieter Date: Sat, 8 Jan 2022 23:19:42 +0000 (+0000) Subject: Update README.md to point to new CI location X-Git-Tag: archive/raspbian/1.2.1+ds1-1+rpi1^2~7^2~1^2~7^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=911d1aeac07ed8370e2bdb0c4fe827d45126c788;p=zchunk.git Update README.md to point to new CI location Signed-off-by: Jonathan Dieter --- diff --git a/README.md b/README.md index 3b9c360..c59ca16 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zchunk [![Coverity Scan Build Status](https://img.shields.io/coverity/scan/16509.svg)](https://scan.coverity.com/projects/zchunk-zchunk)
-[![Jenkins Build Status](https://jenkins.zchunk.net/buildStatus/icon?job=zchunk)](https://jenkins.zchunk.net) +[![GitHub Actions Test Status](https://github.com/zchunk/zchunk/actions/workflows/main.yml/badge.svg)](https://github.com/zchunk/zchunk/actions) zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download changed chunks when downloading a new version