From 7bd39662f29ccd08f49c3d8905f20d3e5dd76241 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Fri, 5 May 2023 18:30:27 -0600 Subject: [PATCH] update build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c54d309..8876e55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ *A type-safe, compiled Lisp for Haxe programs* -[![Build Status](https://github.com/NQNStudios/kisslang/actions/workflows/test.yml/badge.svg)](https://github.com/NQNStudios/kisslang/actions/workflows/test.yml) +[![Build Status](https://github.com/kiss-lang/kiss/actions/workflows/test.yml/badge.svg)](https://github.com/kiss-lang/kiss/actions/workflows/test.yml) ## What is Kiss?