From e112a2e6652ece93d75f69f880ec47a8182b9acd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Oct 2021 22:36:57 +0100 Subject: [PATCH] README: Fix curator CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a58272..ddbf5456 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ contains the metadata on packages to be included in future builds and some project information. In addition, we have the following repositories: * [stackage-server](https://github.com/fpco/stackage-server) [![Base image](https://github.com/fpco/stackage-server/actions/workflows/base.yml/badge.svg)](https://github.com/fpco/stackage-server/actions/workflows/base.yml) -* [curator](https://github.com/commercialhaskell/curator) [![Build Status](https://travis-ci.org/fpco/stackage-curator.svg?branch=master)](https://travis-ci.org/fpco/stackage-curator) +* [curator](https://github.com/commercialhaskell/curator) [![Build Status](https://github.com/commercialhaskell/curator/workflows/Runtime%20image/badge.svg) * [lts-haskell](https://github.com/commercialhaskell/lts-haskell) * [stackage-snapshots](https://github.com/commercialhaskell/stackage-snapshots/)