From 2f15a64531b02be30316642c0d669214156e6580 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Oct 2021 22:37:28 +0100 Subject: [PATCH] README: Remove extraneous [ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbf5456..ecdac3e6 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://github.com/commercialhaskell/curator/workflows/Runtime%20image/badge.svg) +* [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/)