From cf7049c93869eeb8dbd87bac0320dddbbfff1dd9 Mon Sep 17 00:00:00 2001 From: Demian Katz Date: Fri, 29 Nov 2024 07:28:45 -0500 Subject: [PATCH] Fix CI badge in README. (#146) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f418a681..0a10fa4b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # manifesto -[![Build Status](https://travis-ci.org/IIIF-Commons/manifesto.svg?branch=master)](https://travis-ci.org/IIIF-Commons/manifesto) +[![Build Status](https://github.com/IIIF-Commons/manifesto/actions/workflows/build-test.yml/badge.svg?branch=master)](https://github.com/IIIF-Commons/manifesto/actions/workflows/build-test.yml) IIIF Presentation API client and server utility library.