Skip to content

Commit 5123af1

Browse files
committed
bugfix: fixed badge for builds
1 parent 29c36b0 commit 5123af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# kscript - Having fun with Kotlin scripting
22

33
[![GitHub release](https://img.shields.io/github/release/holgerbrandl/kscript.svg)](https://github.com/holgerbrandl/kscript/releases)
4-
[![Build Status](https://github.com/holgerbrandl/kscript/workflows/build/badge.svg)](https://github.com/holgerbrandl/kscript/actions/workflows/build.yml)
4+
[![Build Status](https://github.com/holgerbrandl/kscript/actions/workflows/build.yml/badge.svg)](https://github.com/holgerbrandl/kscript/actions/workflows/build.yml)
55
[![Gitter](https://badges.gitter.im/holgerbrandl/kscript.svg)](https://gitter.im/holgerbrandl/kscript?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
66

77
Enhanced scripting support for [Kotlin](https://kotlinlang.org/) on *nix-based systems.

0 commit comments

Comments
 (0)