From 20829ef0a452ae400ae8c3b64ed1d0f4fb8fc161 Mon Sep 17 00:00:00 2001 From: Spiros Eliopoulos Date: Sat, 14 Aug 2021 12:19:07 -0400 Subject: [PATCH] fix-badge-markup: remove trailing ] in badge markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 772593a..720296a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ operations, such as the [writev][] system call, or any other platform or application-specific output APIs. -[![Build Status](https://github.com/inhabitedtype/faraday/workflows/build/badge.svg)](https://github.com/inhabitedtype/faraday/actions?query=workflow%3A%22build%22)] +[![Build Status](https://github.com/inhabitedtype/faraday/workflows/build/badge.svg)](https://github.com/inhabitedtype/faraday/actions?query=workflow%3A%22build%22) [writev]: http://man7.org/linux/man-pages/man2/writev.2.html