From b81b8cd38c7d2e6fa27d12f7884493e7a2456518 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 5 May 2021 09:25:34 -0500 Subject: [PATCH] fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0c8fa2..d57ceff4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Financial Contributors on Open Collective](https://opencollective.com/konva/all/badge.svg?label=financial+contributors)](https://opencollective.com/konva) [![npm version](https://badge.fury.io/js/konva.svg)](http://badge.fury.io/js/konva) -[![Build Status](https://travis-ci.org/konvajs/konva.png)](https://travis-ci.org/konvajs/konva) [![CDNJS version](https://img.shields.io/cdnjs/v/konva.svg)](https://cdnjs.com/libraries/konva) +[![Build Status](https://github.com/konvajs/konva/actions/workflows/test.yml/badge.svg)](https://github.com/konvajs/konva/actions/workflows/test.ym) [![CDNJS version](https://img.shields.io/cdnjs/v/konva.svg)](https://cdnjs.com/libraries/konva) Konva is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.